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 | 押⑤?軟?? | 100010011001111110000111010001000011111110010011111011100011111100111111 | 899f87443f93ee3f3f |
EUC-JP | 押??軟?? | 1011001010100001001111110011111111000110111100000011111100111111 | b2a13f3fc6f03f3f |
UTF-8 | 押⑤젫軟쒕젛 | 111001101000101010111100111000101001000110100100111011001010000010101011111010001011101110011111111011001001001010010101111011001010000010011011 | e68abce291a4eca0abe8bb9fec9295eca09b |
UHC | 押⑤젫軟쒕젛 | 111001001110001110101000111010111010000010100011111001101110001110011100111010111010000010010111 | e4e3a8eba0a3e6e39ceba097 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)