🌐
CopyChar
copychar.cc
CopyChar – Copy special characters to your clipboard
A basic app that allows you to find and copy special characters to your clipboard. Click or tap on a character and it will be copied to your clipboard.
🌐
Soscisurvey
soscisurvey.de › tools › view-chars.php
View non-printable unicode characters
Online tool to display non-printable characters that may be hidden in copy&pasted strings.
Discussions

java - Find all non unicode characters in file - Stack Overflow
If you work with a text copied from such an editor, you may want to find only the repl. character, which has the Unicode code point of U+FFFD. If you want to work with the original text, where you get some of the bytes displayed as the repl. char, than of course it's more complicated - you probably should at 1st find out what the correct encoding is (where those bytes really mean something). ... You may use a Matcher#find to find and print all these non... More on stackoverflow.com
🌐 stackoverflow.com
May 24, 2017
How do you write a character not present in unicode?
Is this the character you're looking for? ǵ LATIN SMALL LETTER G WITH ACUTE LOWERCASE LETTER LEFT-TO-RIGHT 501 U+01F5 More on reddit.com
🌐 r/linguistics
23
34
May 18, 2023
Unable to copy unprintable unicode characters into the code editor - Meta Stack Exchange
I recently asked a question about how an obfuscated program that relied on non-printable unicode characters worked. One of the problems I had here is that when I tried copying the code into my More on meta.stackexchange.com
🌐 meta.stackexchange.com
December 24, 2015
Font for representing Unicode non‐printable characters - Graphic Design Stack Exchange
Actually you can select the whole ... invisible characters and single-click its area, then CMD/CTRL + A select all, you will be able to copy input contents into the clipboard. For example, you can copy ETX #003 from here: https://www.fileformat.info/info/unicode/char/0003/br... More on graphicdesign.stackexchange.com
🌐 graphicdesign.stackexchange.com
🌐
UW Computer Sciences
pages.cs.wisc.edu › ~markm › ascii.html
Check for non-ASCII
Choose a file to check for non-ASCII characters: · OR Copy/paste your code here to check for non-ASCII characters:
🌐
Stack Overflow
stackoverflow.com › questions › 38912331 › find-all-non-unicode-characters-in-file
java - Find all non unicode characters in file - Stack Overflow
May 24, 2017 - If you work with a text copied from such an editor, you may want to find only the repl. character, which has the Unicode code point of U+FFFD. If you want to work with the original text, where you get some of the bytes displayed as the repl. char, than of course it's more complicated - you probably should at 1st find out what the correct encoding is (where those bytes really mean something). ... You may use a Matcher#find to find and print all these non-ASCII chars with your [^\\x00-\\x7F] regex or \\P{ASCII}:
🌐
GitHub
gist.github.com › StevenACoffman › a5f6f682d94e38ed804182dc2693ed4b
Unicode Look-alikes · GitHub
Share Copy sharable link for this gist. Clone via HTTPS Clone using the web URL. ... Clone this repository at <script src="https://gist.github.com/StevenACoffman/a5f6f682d94e38ed804182dc2693ed4b.js"></script> Save StevenACoffman/a5f6f682d94e38ed804182dc2693ed4b to your computer and use it in GitHub Desktop. ... This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below.
🌐
Winrus
winrus.com › cp_e.htm
Unicode and Cyrillic: Copy/Paste and other problems
Copy the text from your Unicode program to Netscape Composer first (where current encoding - Cyrillic(Windows)!) Select the text that was copied to Composer (f.e. via Ctrl/A or Edit/SelectAll) and copy it now to the needed non-Unicode program.
🌐
Invisible Characters
invisible-characters.com
Unicode characters you can not see
Unicode characters you can not see -Invisible Characters
🌐
Empty Character
emptycharacter.com
Empty Characters, Whitespaces & Blank Unicode Characters
You can use the Select button under the textarea, and then copy the selected text manually. ... Bored? Free Browser Games at FreeWebArcade! Paste the empty character in the textarea below to test it. If it works, then the grey text should disappear. Bored? Free Browser Games at FreeWebArcade! Are you looking for other empty or invisible characters? Below is a list of different whitespace unicode ...
Find elsewhere
🌐
Wikipedia
en.wikipedia.org › wiki › Specials_(Unicode_block)
Specials (Unicode block) - Wikipedia
June 6, 2026 - U+FFFF <noncharacter-FFFF> not a character. ... U+FFFF <noncharacter-FFFF> are noncharacters, meaning they are reserved but do not cause ill-formed Unicode text.
Top answer
1 of 2
2

While searching for something entirely different in the Arial MS Unicode glyph set in Adobe InDesign, I came across this section:

This shows that there is a dedicated set of Unicode Code points for the control characters, and indeed looking it up on Unicode.org you can find them in code block U+2400.

This gives you a Unicode code point to look for in a font's list of supported glyphs. FileFormat.info lists, amongst others: Arial Unicode MS, Code2000, and Segoe UI Symbol. Unfortunately, none of the fonts listed have the dotted outline of your example.

If you don't mind using Flash, it seems FileFormat can check your local font set, and so determine if the symbols indeed do come ready and all out of one of your locally installed fonts, or possibly from somewhere else.

2 of 2
2

I need a good font for representing control characters. ... it seems they don’t exist in the ɢɴᴜ unifont

No, they do. GNU Unifont has complete coverage as seen in Glyph Mini:

fileformat.info is a good resource; according to it, control character #003 (ETX) is supported by the following fonts: https://www.fileformat.info/info/unicode/char/0003/fontsupport.htm — Unifont is among them.

The control characters, in their nature are invisible, they were not meant to be shown as visible characters. If you are designing a specialty tool like text cleaner web app for example, where you want control characters to be visible, I believe Unifont is a good font for that.

When you say:

.. I couldn’t found one which is able to select the whole symbols.

Actually you can select the whole symbols, maybe they will not be displayed properly, but if you have a text input form field with invisible characters and single-click its area, then CMD/CTRL + A select all, you will be able to copy input contents into the clipboard.

For example, you can copy ETX #003 from here: https://www.fileformat.info/info/unicode/char/0003/browsertest.htm, then you can inspect the contents by pasting here: https://apps.timwhitlock.info/unicode/inspect?s=%03

Again, the code editor is a challenge but it's not the font, it's the software you use the control character to select it that's the problem... For example, same ETX, when pasted into Sublime Text 3 is rendered as the sequence of characters <0x03> and you can copy-paste it as ETX. Atom shows it invisible but you can get plugin to alert you about the presence of invisibles, https://atom.io/packages/highlight-bad-chars

Generally speaking, Sublime Text 3 is the best to deal with control character operations: preview, copy and paste.

🌐
Copy Paste Character
copypastecharacter.com › all-characters
All characters - symbols to copy paste $, $, ¢ , ¢
A website for copying the 'hidden' characters that comes with the computer's typefaces.
🌐
Textmagic
freetools.textmagic.com › unicode-detector
Free unicode character detector for text messages
With this simple tool, you can instantly identify GSM characters and Unicode symbols in your text messages. Characters in the GSM charset will be grey, while Unicode special characters will be highlighted in red. Step #1 Copy and paste a text message into the empty box.
🌐
Invisible Character
invisible-character.com
Invisible Character (ㅤ) - Blank Text Copy Paste
Invisible Character typically refers to a Unicode character or text element like U+3164, U+00A0, U+FEFF, etc. We discover a wide array of these invisible Unicode characters from around the internet. You can copy these Blank texts from the table below.
🌐
Ultratextgen
ultratextgen.com › home › library › special characters
Special Characters: Copy & Paste Unique Unicode Symbols
March 31, 2026 - Browse and copy unique special characters — infinity, peace, OK hand, and meaningful standalone Unicode symbols for bios and text. Click any symbol to copy it instantly.
🌐
Andhracode
andhracode.com › unicode-to-nonunicode
Unicode to NonUnicode Converter - AndhraCode
Go to the Unicode to NonUnicode page on AndhraCode in your browser. In the Input Field Type Unicode Text using Google input Tools on Desktops or using G-board Telugu keyboard or even Telugu Voice Typing on G-board on your Smartphone: You can also Paste the copied Telugu Unicode Text from your ...
Top answer
1 of 1
1

The only way to be sure a browser can display a international run of text is to use web fonts. For an app it's a bit simpler as you can bundle the font with the app and install it at the same time.

In both cases you need to check the licensing of the chosen font allows the kind of distribution you envision. So not really suitable for a general-purpose password generator.

Be aware that many unicode combinations won't be type-able except with very specific keyboard layouts /input methods. So you'll be forcing the user to copy and paste passwords he can not type.

Lastly, an unicode encoding point won't necessarily correspond to a single symbol. Many encoding points are combining symbols that can only be used with specific other symbols in specific orders.

You should really start by adding "simple" unicode blocks such as basic greek or cyrillic letters, the dingbat block, arrows and engineering symbols, avoid anything combining, avoid ligatures, diacritics, complex asian scripts etc.

Greek and cyrillic in particular should be supported by most modern systems without addons. They require so few symbols compared to most asian scripts only the most rabid barebone system will skip them.

Dingbat and arrows/engineering symbols will require specific fonts to be sure of support but those are easy to find (for exemple, in symbola) and this kind of symbol won't require a text engine capable of complex text. Avoid math symbols or carefully screen them, quite a lot of them combine fileformat.info will tell you which symbol is available in common fonts. That requires knowing which font ship with which OS, and to be aware of font versions (a later version of the same font may include more glyphs, but few systems update the fonts they shipped with).

That should be sufficient to strengthen your generator without hitting strange corner cases.