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 | 衆??伎?諸 | 100011110100111100111111001111111000101011101010001111111000111110010100 | 8f4f3f3f8aea3f8f94 |
EUC-JP | 衆??伎珙諸 | 1011110110110000001111110011111110110100111011001000111111001011111100011011110111110100 | bdb03f3fb4ec8fcbf1bdf4 |
UTF-8 | 衆쟉렱伎珙諸 | 111010001010000110000110111011001001111110001001111010111010000010110001111001001011110010001110111001111000111110011001111010001010101110111000 | e8a186ec9f89eba0b1e4bc8ee78f99e8abb8 |
UHC | 衆쟉렱伎珙諸 | 111100011110101111000000111100011000111010111110110100001110101111001101111101011111000010110011 | f1ebc0f18ebed0ebcdf5f0b3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)