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 | 倭??應?? | 1001100001100000001111110011111110011100111001000011111100111111 | 98603f3f9ce43f3f |
EUC-JP | 倭??應?? | 1100111111000001001111110011111111011000111001100011111100111111 | cfc13f3fd8e63f3f |
UTF-8 | 倭몄눃應쇰쨽 | 111001011000000010101101111010111010101010000100111010111000100010000011111001101000011110001001111011001000011110110000111011001010100010111101 | e580adebaa84eb8883e68789ec87b0eca8bd |
UHC | 倭몄눃應쇰쨽 | 111010001101111010111000111011001000011110100100111010111110101110111100111010111010010010010111 | e8deb8ec87a4ebebbceba497 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)