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 | 墻??將?? | 1001101011010100001111110011111110011011100100100011111100111111 | 9ad43f3f9b923f3f |
EUC-JP | 墻??將?? | 1101010011010110001111110011111111010101111100100011111100111111 | d4d63f3fd5f23f3f |
UTF-8 | 墻놂스將됵슨 | 111001011010001010111011111010111000011010000010111011001000101010100100111001011011000010000111111010111001000010110101111011001000101010101000 | e5a2bbeb8682ec8aa4e5b087eb90b5ec8aa8 |
UHC | 墻놂스將됵슨 | 111011011101111110110011111011111011110110111010111011011110001010001001111011111011110110111100 | eddfb3efbdbaede289efbdbc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)