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 | 郤皮甥縺櫁ョ | 1110011110111010100101001110011110001001100110011110001110000001100111101110100010101110 | e7ba94e78999e3819ee8ae |
EUC-JP | 郤皮甥縺櫁ョ | 111011101011110011001000111010011011000111111001111001011110000111011100111010101000111010101110 | eebcc8e9b1f9e5e1dcea8eae |
UTF-8 | 郤皮甥縺櫁ョ | 111010011000001110100100111001111001101010101110111001111001010010100101111001111011100010111010111001101010101110000001111011111011110110101110 | e983a4e79aaee794a5e7b8bae6ab81efbdae |
UHC | ?皮甥??? | 0011111111111001101010111101111111100111001111110011111100111111 | 3ff9abdfe73f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)