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 | 濡??軟?? | 1001010001000111001111110011111110010011111011100011111100111111 | 94473f3f93ee3f3f |
EUC-JP | 濡??軟?? | 1100011110101000001111110011111111000110111100000011111100111111 | c7a83f3fc6f03f3f |
UTF-8 | 濡띾젡軟숇ㅎ | 111001101011111110100001111010111001110110111110111011001010000010100001111010001011101110011111111011001000100010000111111000111000010110001110 | e6bfa1eb9dbeeca0a1e8bb9fec8887e3858e |
UHC | 濡띾젡軟숇ㅎ | 111010111010000110001101111010111010000010011010111001101110001110011001111010111010010010111110 | eba18deba09ae6e399eba4be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)