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 | 歟??夷?? | 1001111101100010001111110011111110001000110011100011111100111111 | 9f623f3f88ce3f3f |
EUC-JP | 歟??夷?? | 1101110111000011001111110011111110110000110100000011111100111111 | ddc33f3fb0d03f3f |
UTF-8 | 歟㏃엺夷계ㄵ | 111001101010110110011111111000111000111110000011111011001001011110111010111001011010010010110111111010101011001110000100111000111000010010110101 | e6ad9fe38f83ec97bae5a4b7eab384e384b5 |
UHC | 歟㏃엺夷계ㄵ | 111001101010001010100111111011001001111010001100111011001010100010110000111010001010010010100101 | e6a2a7ec9e8ceca8b0e8a4a5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)