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 | 邀??節▼1 | 11100111101100010011111100111111100100001101111110000001101001011000001001010000 | e7b13f3f90df81a58250 |
EUC-JP | 邀??節▼1 | 11101110101100110011111100111111110000001110000110100010101001111010001110110001 | eeb33f3fc0e1a2a7a3b1 |
UTF-8 | 邀꾣퍜節▼1 | 111010011000001010000000111010101011111010100011111011011000110110011100111001111010111110000000111000101001011010111100111011111011110010010001 | e98280eabea3ed8d9ce7af80e296bcefbc91 |
UHC | 邀꾣퍜節▼1 | 111010011010110110000100111001101011101110010011111011111011110110100001111001011010001110110001 | e9ad84e6bb93efbda1e5a3b1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)