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 | 濡뉖죿軟숇ㅎ | 111001101011111110100001111010111000100110010110111011001010001110111111111010001011101110011111111011001000100010000111111000111000010110001110 | e6bfa1eb8996eca3bfe8bb9fec8887e3858e |
UHC | 濡뉖죿軟숇ㅎ | 111010111010000110000111111010111010000110010111111001101110001110011001111010111010010010111110 | eba187eba197e6e399eba4be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)