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???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
EUC-JP ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
UTF-8 쒔렡쒔렊h쒔렡쒔렊 11101100100100101001010011101011101000001010000111101100100100101001010011101011101000001000101001101000111011001001001010010100111010111010000010100001111011001001001010010100111010111010000010001010 ec9294eba0a1ec9294eba08a68ec9294eba0a1ec9294eba08a
UHC 쒔렡쒔렊h쒔렡쒔렊 1011111010101101100011101011001010111110101011011000111010100001011010001011111010101101100011101011001010111110101011011000111010100001 bead8eb2bead8ea168bead8eb2bead8ea1

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