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 | 儼??泣ζ? | 100110010101011000111111001111111000101110000011100000111100010000111111 | 99563f3f8b8383c43f |
EUC-JP | 儼??泣ζ? | 110100011011011100111111001111111011010111100011101001101100011000111111 | d1b73f3fb5e3a6c63f |
UTF-8 | 儼볥벨泣ζ를 | 1110010110000100101111001110101110110011101001011110101110110010101010001110011010110011101000111100111010110110111010111010010110111100 | e584bcebb3a5ebb2a8e6b3a3ceb6eba5bc |
UHC | 儼볥벨泣ζ를 | 111001011111000010010011111010111011101010100111111010111110100010100101111001101011100010100110 | e5f093ebbaa7ebe8a5e6b8a6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)