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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???護???^ 001111110011111100111111100011001110110000111111001111110011111101011110 3f3f3f8cec3f3f3f5e
EUC-JP ???護???^ 001111110011111100111111101110001110111000111111001111110011111101011110 3f3f3fb8ee3f3f3f5e
UTF-8 렳렦렺護렦롎렡^ 11101011101000001011001111101011101000001010011011101011101000001011101011101000101011011011011111101011101000001010011011101011101000011000111011101011101000001010000101011110 eba0b3eba0a6eba0bae8adb7eba0a6eba18eeba0a15e
UHC 렳렦렺護렦롎렡^ 100011101100000010001110101101011000111011000010111110111101111010001110101101011000111011010100100011101011001001011110 8ec08eb58ec2fbde8eb58ed48eb25e

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