Annoyingly, whoever I am emailing at Support seems to think that multiple character sets a la ye olde Windows is Unicode. It's not. Windows Code Pages were ad hoc additions to ANSI and were used in the 80's and 90's before Unicode, and have been superseded. This is NOT Unicode. This is Windows Code Pages which are 20 years old! The set that has Esperanto in is standard ISO/IEC 8859-3 (we share a set with Turkish and Maltese!).
Quoting Microsoft, "Western European editions of Windows 3.x supported three character sets per installation: a single Windows character set (ANSI), an OEM character set, and the symbol character set. Because different language editions of Windows 3.1 supported different default Windows and OEM character sets, sharing documents among different systems was not always feasible. " Here is their list of the decimal Charsets, with the Charset Value, which is what DBPro uses:
http://msdn.microsoft.com/en-us/library/cc194829.aspx
It's basically a dimensioned array of characters. The old school stuff like DBPro uses has a variety of different arrays for text, and you reference the variable for the array that has the characters you need. It means you have to keep changing arrays for different characters. Unicode is a much, much larger array that has just about every language you could ever need, including Klingon, IN ONE ARRAY. Which is why so many of us are clamouring for it.
http://www.joelonsoftware.com/articles/Unicode.html
The upshot of all of this is if you want to see which characters are in which sets, open up Character Map in Windows, go to Character Set and look for all of the ones that start with Windows. For things like Japanese, you also need a suitable font as well. Basically, you need to have an old Japanese computer. f you look then at the Unicode set, there are many, many more characters in it. That's the one I want. I want to be able to use the Cyrillic Capital Letter Ot if I want, straight from Notepad, because it looks like a bottom. Ѿ
Sorry for sounding a bit frustrated but I am. Got this software on the understanding that it does Unicode, and the support are still claiming it is Unicode but it isn't. Not fit for purpose. Stultuloj.
You can search for characters you want in Character Map too. Latin Capital Letter C with Circumflex and Latin Capital Letter U with Breve are two Esperanto ones. Type in Circumflex under "Search For" in there and see what you get. In Unicode, three and a half lines of characters, including most of the ones I need, from Ĉ through to ŝ. Then do breve and you find Ŭ and ŭ which are the other two. Why Zamenhof decided that he needed breves all of a sudden instead of circumflexes I have no idea. But yes, all I need is those 12, which is why I'm considering hacking a font to get round this. it's also possible that the DBPro character codes for the Turkish set are based on ISO/IEC 8859-3 in which case the Esperanto accents are in there somewhere and might be reached by use of chr$, but I'd have to type some very strange stuff in to get the right characters to come out. However, if it's based on the Windows Code Page and not ISO/IEC 8859-3 I'm stuffed, and will have to hack a font.
At least it's a project.
This page also has some interesting things:
http://www.cs.tut.fi/~jkorpela/chars.html
The point is, with Unicode you can just cut and paste and IT WORKS.
Oh, and this is what your Japanese turned out like. I could send it to a Japanese Esperantist I know, but for all I know it might be rude. Hell, why not. Might give her a laugh.