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 | 指其???? | 1000111001110111100100011011010000111111001111110011111100111111 | 8e7791b43f3f3f3f |
EUC-JP | 指其???邕 | 10111011110110001100001010110110001111110011111100111111100011111110000111101101 | bbd8c2b63f3f3f8fe1ed |
UTF-8 | 指其렮띤느邕 | 111001101000110010000111111001011000010110110110111010111010000010101110111010111001110110100100111010111000101010010000111010011000001010010101 | e68c87e585b6eba0aeeb9da4eb8a90e98295 |
UHC | 指其렮띤느邕 | 111100101010011011010000111011001000111010111011101101101110110110110100110000001110100010111011 | f2a6d0ec8ebbb6edb4c0e8bb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)