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 | 褥???℡? | 1110010111110001001111110011111100111111100001111000010000111111 | e5f13f3f3f87843f |
EUC-JP | 褥??堉?? | 111010101111001100111111001111111000111110110111111111010011111100111111 | eaf33f3f8fb7fd3f3f |
UTF-8 | 褥띕강堉℡쉽 | 111010001010010010100101111010111001110110010101111010101011000010010101111001011010000010001001111000101000010010100001111011001000100110111101 | e8a4a5eb9d95eab095e5a089e284a1ec89bd |
UHC | 褥띕강堉℡쉽 | 111010011011001110110110111010111011000010101101111010111011110010100010111001011011110110110001 | e9b3b6ebb0adebbca2e5bdb1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)