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횕쨀@^ 1110110010110001100101011110110010101001100101000101000011101101100110101001010111101100101010001000000001000000111011001011000110010101111011001010100110010100010100001110110110011010100101011110110010101000100000000100000001011110 ecb195eca99450ed9a95eca88040ecb195eca99450ed9a95eca880405e
UHC 챕쩔P횕쨀@챕쩔P횕쨀@^ 110000111010100111000010101111110101000011000011100011111100001010110011010000001100001110101001110000101011111101010000110000111000111111000010101100110100000001011110 c3a9c2bf50c38fc2b340c3a9c2bf50c38fc2b3405e

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