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 | 證??峯?杞 | 111001101001101000111111001111111001010111110101001111111001111001011000 | e69a3f3f95f53f9e58 |
EUC-JP | 證??峯?杞 | 111010111111101000111111001111111100101011110111001111111101101110111001 | ebfa3f3fcaf73fdbb9 |
UTF-8 | 證브렡峯렢杞 | 111010001010110110001001111010111011100010001100111010111010000010100001111001011011001110101111111010111010000010100010111001101001110110011110 | e8ad89ebb88ceba0a1e5b3afeba0a2e69d9e |
UHC | 證브렡峯렢杞 | 111100011111101110111010111010101000111010110010110111001110011110001110101100111101000110100011 | f1fbbaea8eb2dce78eb3d1a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)