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 佯??\}佯??\{^ 10011000110100010011111100111111010111000111110110011000110100010011111100111111010111000111101101011110 98d13f3f5c7d98d13f3f5c7b5e
EUC-JP 佯??\}佯??\{^ 11010000110100110011111100111111010111000111110111010000110100110011111100111111010111000111101101011110 d0d33f3f5c7dd0d33f3f5c7b5e
UTF-8 佯꾠럩\}佯꾠럩\{^ 1110010010111101101011111110101010111110101000001110101110011111101010010101110001111101111001001011110110101111111010101011111010100000111010111001111110101001010111000111101101011110 e4bdafeabea0eb9fa95c7de4bdafeabea0eb9fa95c7b5e
UHC 佯꾠럩\}佯꾠럩\{^ 1110010110111010100001001110001110001110100011000101110001111101111001011011101010000100111000111000111010001100010111000111101101011110 e5ba84e38e8c5c7de5ba84e38e8c5c7b5e

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