I didn't do anything special. All I did was look at the page you mentioned to check out what the decimal range for Latin Extended Additional was, then made a simple html file:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Latin Extended Additional</title>
</head>
<body>
<p>& #7680; & #7681; ..... & #7928; & #7929;</p>
</body>
</html>
(Of course there shouldn't be spaces between
& and
#, but without them this reply box translates each into the actual characters.) I used numeric entities since my usual editor can't handle unicode, but I just did the same thing in an editor which can, substituting the actual letters, and it worked exactly the same. Given the file, you can copy it into the kindle, making sure to change the extension from
html to
txt so the Kindle will read it. Or you can run it through Calibre or other program to convert to
mobi.
So far the only real difference I find in the few files I've done to date is that MOBI files show Authors on the main screen the and TXT files don't. Other than changing the screensavers, I haven't altered my Kindle yet, and that's the default serif font.