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 | 凹????? | 10001001100110100011111100111111001111110011111100111111 | 899a3f3f3f3f3f |
EUC-JP | 凹??縕?? | 101100011111101000111111001111111000111111010100110000100011111100111111 | b1fa3f3f8fd4c23f3f |
UTF-8 | 凹듸퐡縕앲쨹 | 111001011000011110111001111010111001001110111000111011011001000010100001111001111011100010010101111011001001010110110010111011001010100010111001 | e587b9eb93b8ed90a1e7b895ec95b2eca8b9 |
UHC | 凹듸퐡縕앲쨹 | 111010001110101010110101111011111011110110001010111010001011001010011101111010001010010010010011 | e8eab5efbd8ae8b29de8a493 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)