A Windows application built with .NET MAUI that combines a character map with a font viewer.
This application allows developers, designers, and typographers to explore Unicode characters in detail and preview glyphs across installed and external fonts.
-
Character Map
- Browse and search characters by code point or text.
- Display detailed information from the Unicode Character Database (UCD).
- View properties such as name, block, category, and more.
-
Font Viewer
- Supports both installed system fonts and external fonts.
- Preview glyphs by typing text directly.
- Check rendering differences between fonts.
-
Interactive Input
- Enter characters to see how they are displayed in selected fonts.
- Useful for testing multilingual text, symbols, and special characters.
- Inspect Unicode properties for development or localization.
- Compare glyph rendering across fonts.
- Explore symbols, emojis, and multilingual text support.
- On the first launch, the application may take a little longer to display the initial screen.
This is normal and only happens once.
(For developers: this delay occurs because the application is packaged as a single executable.)
On the first launch, has no data on local pc. You must setup on the settings page.
screenshot first_launch.png
On the settings page, click 'Setup / Update' button to setup.
Setup is downloads UCD.zip and expands to local folder.
screenshot setup.png
Go back to main page, select font and find code, typing test, show UCD information, etc...
screenshot mainpage.png
Find code block.
screenshot find_block.png
Enlargement view. To double click glyph on data pane, to show very large glyph view.
screenshot enlargement.png
This project is licensed under the MIT License.
See the LICENSE and THIRD-PARTY-NOTICES.txt files for details.