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 | 遭??宥?址 | 100100011001100000111111001111111001011101000111001111111001101010101100 | 91983f3f97473f9aac |
EUC-JP | 遭??宥?址 | 110000011111100000111111001111111100110110101000001111111101010010101110 | c1f83f3fcda83fd4ae |
UTF-8 | 遭쾌龜宥렠址 | 111010011000000110101101111011001011111010001100111011111010010010001000111001011010111010100101111010111010000010100000111001011001110110000000 | e981adecbe8cefa488e5aea5eba0a0e59d80 |
UHC | 遭쾌龜宥렠址 | 111100001110010011000100111010001101000010111000111010101110100110001110101100011111001010100011 | f0e4c4e8d0b8eae98eb1f2a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)