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 | ??奬級?齊 | 001111110011111110011010111110111000101110001001001111111110101010001110 | 3f3f9afb8b893fea8e |
EUC-JP | ??奬級?齊 | 001111110011111111010100111111011011010111101001001111111111001111101110 | 3f3fd4fdb5e93ff3ee |
UTF-8 | 綎렲奬級헤齊 | 111001111011011010001110111010111010000010110010111001011010010110101100111001111011010010011010111011011001011110100100111010011011110110001010 | e7b68eeba0b2e5a5ace7b49aed97a4e9bd8a |
UHC | 綎렲奬級헤齊 | 111011111111001010001110101111111110110111100001110100001110010011000111111011001111000010111010 | eff28ebfede1d0e4c7ecf0ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)