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 | 穩??徇?∑ | 111000100111001000111111001111111001110001101101001111111000011110010100 | e2723f3f9c6d3f8794 |
EUC-JP | 穩??徇?? | 1110001111010011001111110011111111010111110011100011111100111111 | e3d33f3fd7ce3f3f |
UTF-8 | 穩롥ㄵ徇믣∑ | 111001111010100110101001111010111010000110100101111000111000010010110101111001011011111010000111111010111010111110100011111000101000100010010001 | e7a9a9eba1a5e384b5e5be87ebafa3e28891 |
UHC | 穩롥ㄵ徇믣∑ | 111010001011000110001110111001011010010010100101111000101101111110010010111001011010001010110010 | e8b18ee5a4a5e2df92e5a2b2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)