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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
EUC-JP ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
UTF-8 혧쨩횖혦쨔혦횈^ 11101101100110001010011111101100101010001010100111101101100110101001011011101101100110001010011011101100101010001001010011101101100110001010011011101101100110101000100001011110 ed98a7eca8a9ed9a96ed98a6eca894ed98a6ed9a885e
UHC 혧쨩횖혦쨔혦횈^ 110000101000111111000010101110111100001110010000110000101000111011000010101110011100001010001110110000111000011001011110 c28fc2bbc390c28ec2b9c28ec3865e

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