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 | 驅齏韈毬痿痾 | 111010010111101111101000111010111110100011100111100111110111101111100001011111101110000101111101 | e97be8ebe8e79f7be17ee17d |
EUC-JP | 驅齏韈毬痿痾 | 111100011101110011110000111011011111000011101001110111011101110011100001110111111110000111011110 | f1dcf0edf0e9dddce1dfe1de |
UTF-8 | 驅齏韈毬痿痾 | 111010011010100110000101111010011011110110001111111010011001111110001000111001101010111110101100111001111001011110111111111001111001011110111110 | e9a985e9bd8fe99f88e6aface797bfe797be |
UHC | 驅??毬?? | 1100111111001100001111110011111111001111101100110011111100111111 | cfcc3f3fcfb33f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)