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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
EUC-JP ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
UTF-8 횪횕혦횜챵짙혦횢h 11101101100110101010101011101101100110101001010111101101100110001010011011101101100110101001110011101100101100011011010111101100101001111001100111101101100110001010011011101101100110101010001001101000 ed9aaaed9a95ed98a6ed9a9cecb1b5eca799ed98a6ed9aa268
UHC 횪횕혦횜챵짙혦횢h 1100001110100000110000111000111111000010100011101100001110010110110000111011001011000010101000111100001010001110110000111001100101101000 c3a0c38fc28ec396c3b2c2a3c28ec39968

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