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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 珈韈獺\}珈韈獺\{^ 1110000011011011111010001110011111100000110110100101110001111101111000001101101111101000111001111110000011011010010111000111101101011110 e0dbe8e7e0da5c7de0dbe8e7e0da5c7b5e
EUC-JP 珈韈獺\}珈韈獺\{^ 1110000011011101111100001110100111100000110111000101110001111101111000001101110111110000111010011110000011011100010111000111101101011110 e0ddf0e9e0dc5c7de0ddf0e9e0dc5c7b5e
UTF-8 珈韈獺\}珈韈獺\{^ 1110011110001111100010001110100110011111100010001110011110001101101110100101110001111101111001111000111110001000111010011001111110001000111001111000110110111010010111000111101101011110 e78f88e99f88e78dba5c7de78f88e99f88e78dba5c7b5e
UHC ??獺\}??獺\{^ 00111111001111111101001110110111010111000111110100111111001111111101001110110111010111000111101101011110 3f3fd3b75c7d3f3fd3b75c7b5e

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