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 | 靖???以? | 1001011011110101001111110011111100111111100010001100100000111111 | 96f53f3f3f88c83f |
EUC-JP | 靖?鋌?以? | 11001100111101110011111110001111111001001011101100111111101100001100101000111111 | ccf73f8fe4bb3fb0ca3f |
UTF-8 | 靖렞鋌렱以렟 | 111010011001110110010110111010111010000010011110111010011000101110001100111010111010000010110001111001001011101110100101111010111010000010011111 | e99d96eba09ee98b8ceba0b1e4bba5eba09f |
UHC | 靖렞鋌렱以렟 | 111011111111111010001110101011111110111111111011100011101011111011101100101001001000111010110000 | effe8eafeffb8ebeeca48eb0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)