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 | 將??節ο? | 100110111001001000111111001111111001000011011111100000111100110100111111 | 9b923f3f90df83cd3f |
EUC-JP | 將??節ο? | 110101011111001000111111001111111100000011100001101001101100111100111111 | d5f23f3fc0e1a6cf3f |
UTF-8 | 將욥츆節ο풐 | 1110010110110000100001111110110010011010101001011110110010111000100001101110011110101111100000001100111010111111111011011001001010010000 | e5b087ec9aa5ecb886e7af80cebfed9290 |
UHC | 將욥츆節ο풐 | 111011011110001010111111111010011010111010000011111011111011110110100101111011111011111010010100 | ede2bfe9ae83efbda5efbe94 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)