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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 珈盖獏D珈盖獏D^ 111000001101101111100001101100111110000011010001010001001110000011011011111000011011001111100000110100010100010001011110 e0dbe1b3e0d144e0dbe1b3e0d1445e
EUC-JP 珈盖獏D珈盖獏D^ 111000001101110111100010101101011110000011010011010001001110000011011101111000101011010111100000110100110100010001011110 e0dde2b5e0d344e0dde2b5e0d3445e
UTF-8 珈盖獏D珈盖獏D^ 111001111000111110001000111001111001101110010110111001111000110110001111010001001110011110001111100010001110011110011011100101101110011110001101100011110100010001011110 e78f88e79b96e78d8f44e78f88e79b96e78d8f445e
UHC ?盖?D?盖?D^ 0011111111001011110011000011111101000100001111111100101111001100001111110100010001011110 3fcbcc3f443fcbcc3f445e

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