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 | 泣潘批載?? | 10001011100000111110000001001110100101001110000110001101110110100011111100111111 | 8b83e04e94e18dda3f3f |
EUC-JP | 泣潘批載?? | 10110101111000111101111110101111110010001110001110111010110111000011111100111111 | b5e3dfafc8e3badc3f3f |
UTF-8 | 泣潘批載띌볜 | 111001101011001110100011111001101011110110011000111001101000100110111001111010001011110010001001111010111001110110001100111010111011001110011100 | e6b3a3e6bd98e689b9e8bc89eb9d8cebb39c |
UHC | 泣潘批載띌볜 | 111010111110100011011010111010111101110111101011111011101011000010110110111010011011101010110111 | ebe8daebddebeeb0b6e9bab7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)