To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 騾槫調譽溯セ | 1110100110000000100111101110010110010010101100101110011010100011100111111110100010111110 | e9809ee592b2e6a39fe8be |
EUC-JP | 騾槫調譽溯セ | 111100011110000011011100111001111100010010110100111011001010010111011110111010101000111010111110 | f1e0dce7c4b4eca5deea8ebe |
UTF-8 | 騾槫調譽溯セ | 111010011010100010111110111001101010011110101011111010001010101010111111111010001010110110111101111001101011101010101111111011111011110110111110 | e9a8bee6a7abe8aabfe8adbde6baafefbdbe |
UHC | ??調譽溯? | 001111110011111111110000111000001110011111100010111000011011110100111111 | 3f3ff0e0e7e2e1bd3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)