One way to develop a non-Roman site is to type the text into a foreign language word processor or text editor then export the content as encoded text file or HTML file to which formatting can be added manually or in an HTML editor.
These text editors allow you to easily type encoded text then export them as properly encoded HTML or text files.
NOTE: Because of Microsoft HTML formatting issues, export from Microsoft Word is not recommended.
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
