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 ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
SJIS-WIN ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
EUC-JP ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
UTF-8 쒔렊P쒔렣@쒔렊P쒔렣@^ 1110110010010010100101001110101110100000100010100101000011101100100100101001010011101011101000001010001101000000111011001001001010010100111010111010000010001010010100001110110010010010100101001110101110100000101000110100000001011110 ec9294eba08a50ec9294eba0a340ec9294eba08a50ec9294eba0a3405e
UHC 쒔렊P쒔렣@쒔렊P쒔렣@^ 101111101010110110001110101000010101000010111110101011011000111010110100010000001011111010101101100011101010000101010000101111101010110110001110101101000100000001011110 bead8ea150bead8eb440bead8ea150bead8eb4405e

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