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 | ?狡??信睛 | 001111111110000011000010001111110011111110010000010011011110000111001011 | 3fe0c23f3f904de1cb |
EUC-JP | 塼狡??信睛 | 1000111110111000101110011110000011000100001111110011111110111111101011101110001011001101 | 8fb8b9e0c43f3fbfaee2cd |
UTF-8 | 塼狡렕며信睛 | 111001011010000110111100111001111000101110100001111010111010000010010101111010111010100110110000111001001011111110100001111001111001110110011011 | e5a1bce78ba1eba095eba9b0e4bfa1e79d9b |
UHC | 塼狡렕며信睛 | 111011101111010011001110111010101000111010101010101110001110011111100011111000011110111111101100 | eef4ceea8eaab8e7e3e1efec |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)