The Handmade Essentials Jam is currently underway! More info
A modern take on Character Map, and with the entire Unicode character set

About Unimap


I find myself googling "unicode map" quite a lot. The Character Map program that ships with Windows only includes the first of 17 total Unicode planes. This solves both problems.

During the planning of this project I became aware of BabelMap, which is pretty much the exact same thing as this. However, I'm sticking with it as BabelMap, while it does work on modern Windows, is somewhat dated.

Logo not final

Read more
Filters

Recent Activity

Progress on &unimap - scroll & search all the Unicode blocks (keyboard shortcut = /), click on one to view all the characters therein. Hovering a character shows its logical hex value and HTML entity. Clicking a character copies it to the system clipboard. DVUI makes this really easy with dvui.clipboardTextSet(). I was expecting to dive into Win32 by now but alas

View original message on Discord