To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 珈jon}珈jon{^ 111001111000111110001000011010100110111101101110011111011110011110001111100010000110101001101111011011100111101101011110 e78f886a6f6e7de78f886a6f6e7b5e
SJIS-WIN ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
EUC-JP ç??jon}ç??jon{^ 10001111101010111010111000111111001111110110101001101111011011100111110110001111101010111010111000111111001111110110101001101111011011100111101101011110 8fabae3f3f6a6f6e7d8fabae3f3f6a6f6e7b5e
UTF-8 珈jon}珈jon{^ 110000111010011111000010100011111100001010001000011010100110111101101110011111011100001110100111110000101000111111000010100010000110101001101111011011100111101101011110 c3a7c28fc2886a6f6e7dc3a7c28fc2886a6f6e7b5e
UHC ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)