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 | 儼??揖η? | 100110010101011000111111001111111001011101001011100000111100010100111111 | 99563f3f974b83c53f |
EUC-JP | 儼??揖η? | 110100011011011100111111001111111100110110101100101001101100011100111111 | d1b73f3fcdaca6c73f |
UTF-8 | 儼볥슁揖η툞 | 1110010110000100101111001110101110110011101001011110110010001010100000011110011010001111100101101100111010110111111011011000100010011110 | e584bcebb3a5ec8a81e68f96ceb7ed889e |
UHC | 儼볥슁揖η툞 | 111001011111000010010011111010111011110110110011111010111110011110100101111001111011100010010101 | e5f093ebbdb3ebe7a5e7b895 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)