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 | ???勸?? | 00111111001111110011111110011001101011100011111100111111 | 3f3f3f99ae3f3f |
EUC-JP | ???勸薏? | 001111110011111100111111110100101011000010001111110110011101111000111111 | 3f3f3fd2b08fd9de3f |
UTF-8 | 뤶햵쟈勸薏렲 | 111010111010010010110110111011011001011010110101111011001001111110001000111001011000101110111000111010001001011010001111111010111010000010110010 | eba4b6ed96b5ec9f88e58bb8e8968feba0b2 |
UHC | 뤶햵쟈勸薏렲 | 100011111110010011000001100011101100000011110000110011111110100011101011111110111000111010111111 | 8fe4c18ec0f0cfe8ebfb8ebf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)