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 | 蔭??淫?? | 1000100011111100001111110011111110001000111110100011111100111111 | 88fc3f3f88fa3f3f |
EUC-JP | 蔭??淫?? | 1011000011111110001111110011111110110000111111000011111100111111 | b0fe3f3fb0fc3f3f |
UTF-8 | 蔭덃룄淫곕ㅆ | 111010001001010010101101111010111000110110000011111010111010001110000100111001101011011110101011111010101011001110010101111000111000010110000110 | e894adeb8d83eba384e6b7abeab395e38586 |
UHC | 蔭덃룄淫곕ㅆ | 111010111110001110001000111001101000111110000100111010111110001010110000111010111010010010110110 | ebe388e68f84ebe2b0eba4b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)