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?I@?@P?I@^ 00111111010000000101000000111111010010010100000000111111010000000101000000111111010010010100000001011110 3f40503f49403f40503f49405e
SJIS-WIN ?@P?I@?@P?I@^ 00111111010000000101000000111111010010010100000000111111010000000101000000111111010010010100000001011110 3f40503f49403f40503f49405e
EUC-JP ?@P?I@?@P?I@^ 00111111010000000101000000111111010010010100000000111111010000000101000000111111010010010100000001011110 3f40503f49403f40503f49405e
UTF-8 혪@P혪I@혪@P혪I@^ 111011011001100010101010010000000101000011101101100110001010101001001001010000001110110110011000101010100100000001010000111011011001100010101010010010010100000001011110 ed98aa4050ed98aa4940ed98aa4050ed98aa49405e
UHC 혪@P혪I@혪@P혪I@^ 1100001010010010010000000101000011000010100100100100100101000000110000101001001001000000010100001100001010010010010010010100000001011110 c2924050c2924940c2924050c29249405e

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