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 | 掌??賂?? | 1000111110110110001111110011111110011000010001110011111100111111 | 8fb63f3f98473f3f |
EUC-JP | 掌??賂?? | 1011111010111000001111110011111111001111101010000011111100111111 | beb83f3fcfa83f3f |
UTF-8 | 掌肋렱賂렰렲 | 111001101000111010001100111011111010010110010011111010111010000010110001111010001011001110000010111010111010000010110000111010111010000010110010 | e68e8cefa593eba0b1e8b382eba0b0eba0b2 |
UHC | 掌肋렱賂렰렲 | 111011011110011011010010111100011000111010111110110101101111000110001110101111011000111010111111 | ede6d2f18ebed6f18ebd8ebf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)