UnicodeDataBrowser

The file UnicodeData.txt contains various character properties such as case mappings, decompositions, character class, and BIDI class as well as the character names and codepoints but is not easy for humans to read. I therefore wrote a browser that makes it easier to find information in this file. It has regular expression search and filtering on a selected property, expands abbreviations, and so forth. If a local copy of UnicodeData.txt is not available, it will download the most recent version in one button press. It is too long to include here but can be downloaded from: http://billposer.org/Software/UnicodeDataBrowser.html

tablelist does much of the work. Here's a screenshot. http://billposer.org/Software/Images/UnicodeDataBrowserOverview.jpg