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 | 隱、竊南」ソ | 111010001010101010100100111000101000011010010011111011001010001110111111 | e8aaa4e28693eca3bf |
EUC-JP | 隱、竊南」ソ | 111100001010110010001110101001001110001111100110110001101110111010001110101000111000111010111111 | f0ac8ea4e3e6c6ee8ea38ebf |
UTF-8 | 隱、竊南」ソ | 111010011001101010110001111011111011110110100100111001111010101110001010111001011000110110010111111011111011110110100011111011111011110110111111 | e99ab1efbda4e7ab8ae58d97efbda3efbdbf |
UHC | 隱?竊南?? | 111010111101111100111111111011111011110011010001111101010011111100111111 | ebdf3fefbcd1f53f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)