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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
EUC-JP ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
UTF-8 첬짝횕횎첬짝횕횎B 11101100101100101010110011101100101001111001110111101101100110101001010111101101100110101000111011101100101100101010110011101100101001111001110111101101100110101001010111101101100110101000111001000010 ecb2aceca79ded9a95ed9a8eecb2aceca79ded9a95ed9a8e42
UHC 첬짝횕횎첬짝횕횎B 1100001110111010110000101010011011000011100011111100001110001010110000111011101011000010101001101100001110001111110000111000101001000010 c3bac2a6c38fc38ac3bac2a6c38fc38a42

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