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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 珈盖\}珈盖\{^ 11100000110110111110000110110011010111000111110111100000110110111110000110110011010111000111101101011110 e0dbe1b35c7de0dbe1b35c7b5e
EUC-JP 珈盖\}珈盖\{^ 11100000110111011110001010110101010111000111110111100000110111011110001010110101010111000111101101011110 e0dde2b55c7de0dde2b55c7b5e
UTF-8 珈盖\}珈盖\{^ 1110011110001111100010001110011110011011100101100101110001111101111001111000111110001000111001111001101110010110010111000111101101011110 e78f88e79b965c7de78f88e79b965c7b5e
UHC ?盖\}?盖\{^ 0011111111001011110011000101110001111101001111111100101111001100010111000111101101011110 3fcbcc5c7d3fcbcc5c7b5e

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