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 | 偕?除??? | 1001100011110001001111111000111110011100001111110011111100111111 | 98f13f8f9c3f3f3f |
EUC-JP | 偕?除??? | 1101000011110011001111111011110111111100001111110011111100111111 | d0f33fbdfc3f3f3f |
UTF-8 | 偕렟除븅렏렏 | 111001011000000110010101111010111010000010011111111010011001100110100100111010111011100010000101111010111010000010001111111010111010000010001111 | e58195eba09fe999a4ebb885eba08feba08f |
UHC | 偕렟除븅렏렏 | 111110101010010110001110101100001111000010110110101110101110100110001110101001011000111010100101 | faa58eb0f0b6bae98ea58ea5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)