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 | 邂?迂?缺迂 | 11100111101011100011111110001001010010010011111111100011100111101000100101001001 | e7ae3f89493fe39e8949 |
EUC-JP | 邂?迂?缺迂 | 11101110101100000011111110110001101010100011111111100101111111101011000110101010 | eeb03fb1aa3fe5feb1aa |
UTF-8 | 邂렱迂累缺迂 | 111010011000001010000010111010111010000010110001111010001011111110000010111011111010010110001111111001111011110010111010111010001011111110000010 | e98282eba0b1e8bf82efa58fe7bcbae8bf82 |
UHC | 邂렱迂累缺迂 | 111110101011001110001110101111101110100111100110110100101110100111001100110000001110100111100110 | fab38ebee9e6d2e9ccc0e9e6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)