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 | 綣焔し譫順沓 | 111000110101101110001001100010111000001010110101111001101001111010001111100001111000110001000010 | e35b898b82b5e69e8f878c42 |
EUC-JP | 綣焔し譫順沓 | 111001011011110010110001111010111010010010110111111010111111111010111101111001111011011110100011 | e5bcb1eba4b7ebfebde7b7a3 |
UTF-8 | 綣焔し譫順沓 | 111001111011011010100011111001111000010010010100111000111000000110010111111010001010110110101011111010011010000010000110111001101011001010010011 | e7b6a3e78494e38197e8adabe9a086e6b293 |
UHC | ??し?順沓 | 001111110011111110101010101101110011111111100010111101111101001111001011 | 3f3faab73fe2f7d3cb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)