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 ?S???S??B 001111110101001100111111001111110011111101010011001111110011111101000010 3f533f3f3f533f3f42
SJIS-WIN ?S???S??B 001111110101001100111111001111110011111101010011001111110011111101000010 3f533f3f3f533f3f42
EUC-JP ?S???S??B 001111110101001100111111001111110011111101010011001111110011111101000010 3f533f3f3f533f3f42
UTF-8 청S횙횎청S횙횎B 111011001011001010101101010100111110110110011010100110011110110110011010100011101110110010110010101011010101001111101101100110101001100111101101100110101000111001000010 ecb2ad53ed9a99ed9a8eecb2ad53ed9a99ed9a8e42
UHC 청S횙횎청S횙횎B 110000111011101101010011110000111001001111000011100010101100001110111011010100111100001110010011110000111000101001000010 c3bb53c393c38ac3bb53c393c38a42

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