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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
EUC-JP ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
UTF-8 혦횞창횛혦짤창횧F 11101101100110001010011011101101100110101001111011101100101100001011110111101101100110101001101111101101100110001010011011101100101001111010010011101100101100001011110111101101100110101010011101000110 ed98a6ed9a9eecb0bded9a9bed98a6eca7a4ecb0bded9aa746
UHC 혦횞창횛혦짤창횧F 1100001010001110110000111001011111000011101000101100001110010101110000101000111011000010101010011100001110100010110000111001111001000110 c28ec397c3a2c395c28ec2a9c3a2c39e46

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