Show line breaks and tab characters! Visualization of special character codes

English | Japanese (日本語) | Spanish (español) | Portuguese (Português)

Show line breaks and tab characters! Visualization of special character codes

Visualize character code which is hard to be expressed by general text editor. All line feed codes and tab codes in sentences are targeted. It is also possible to display the character code of the blank (space) by the optional function.

[ Example 1 ]

AAAAA BBBBB
AAAAA\tBBBBB\n

[ Example 2 ]
The following is a case of converting sentences mixed with different spaces (different character codes). It looks the same, but it contains three character codes (20, C2A0, 30).

AA AAA BB BB B
AA[20]AAA\tBB[C2A0]BB[30]B\n

Execution

Please enter your text in textarea below and push the execute button.

[ Conversion options ]

Go to top screen.