The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.

charactermap-icon_64.pngCharacterMap

Per la Laborstrio:Programoj (Applications)
Per la Spurilo:/boot/system/apps/CharacterMap
Dosieroj de agordo:~/config/settings/CharacterMap settings


CharacterMap shows all characters of every Unicode block.

charactermap.png

To the left you have the standardized Unicode blocks, together with a handy filter function.
The View menu has an option to Show private blocks, which are areas that are untouched by the Unicode Consortium. If you activate Only show blocks contained in font, blocks not part of the current font are grayed out in the blocks list at the left and not shown in the list of characters on the right.

The right shows the actual characters in these blocks, using the font specified in the Font menu. You can determine if a symbol is part of that font (it's drawn in black), or if the system supplies a fall-back symbol from some other font (then it's drawn with a gray color).
Below the symbols you can change the font size. And below that, the values of the character currently under the mouse pointer are displayed in hex, decimal and UTF-8 notation.

You can drag & drop a character directly from the character map into a text editor, or right-click on one to either Copy character (ALT C) or Copy as escaped byte string (SHIFT ALT C). Resulting in, e.g. either or \xe2\x82\xac.

Clicking on a symbol shows a magnified view of it, click again to close.