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 | 郢樣≠遏ッ陝 | 1110011110111001100111101110100110000001100000101110011110011111101011111110100010011111 | e7b99ee98182e79fafe89f |
EUC-JP | 郢樣≠遏ッ陝 | 111011101011101111011100111010111010000111100010111011101010000110001110101011111111000010100001 | eebbdceba1e2eea18eaff0a1 |
UTF-8 | 郢樣≠遏ッ陝 | 111010011000001110100010111001101010100010100011111000101000100110100000111010011000000110001111111011111011110110101111111010011001100110011101 | e983a2e6a8a3e289a0e9818fefbdafe9999d |
UHC | ?樣≠??陝 | 001111111110010111000110101000011100000100111111001111111110000011101101 | 3fe5c6a1c13f3fe0ed |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)