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 | 髣・貊灘求髮 | 1110100110010111101001011110011010111011100100111110010110001011100000011110100110011011 | e997a5e6bb93e58b81e99b |
EUC-JP | 髣・貊灘求髮 | 111100011111011110001110101001011110110010111101110001101110011110110101111000011111000111111011 | f1f78ea5ecbdc6e7b5e1f1fb |
UTF-8 | 髣・貊灘求髮 | 111010011010101110100011111011111011110110100101111010001011001010001010111001111000000110011000111001101011000110000010111010011010101110101110 | e9aba3efbda5e8b28ae78198e6b182e9abae |
UHC | ??貊灘求髮 | 00111111001111111101100011100111111101111010100011001111101101001101101110100101 | 3f3fd8e7f7a8cfb4dba5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)