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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 繒驀?儀?^ | 111110111000111111101001011111010011111110001011010101100011111101011110 | fb8fe97d3f8b563f5e |
EUC-JP | 繒驀?儀?^ | 10001111110101001101010011110001110111100011111110110101101101110011111101011110 | 8fd4d4f1de3fb5b73f5e |
UTF-8 | 繒驀색儀렣^ | 11100111101110011001001011101001101010011000000011101100100000111000100111100101100001001000000011101011101000001010001101011110 | e7b992e9a980ec8389e58480eba0a35e |
UHC | 繒驀색儀렣^ | 1111000111111001110110001110100110111011111101101110101111110000100011101011010001011110 | f1f9d8e9bbf6ebf08eb45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)