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?????H?T?B^ 00111111010100000011111100111111001111110011111100111111010010000011111101010100001111110100001001011110 3f503f3f3f3f3f483f543f425e
SJIS-WIN ?P?????H?T?B^ 00111111010100000011111100111111001111110011111100111111010010000011111101010100001111110100001001011110 3f503f3f3f3f3f483f543f425e
EUC-JP ?P?????H?T?B^ 00111111010100000011111100111111001111110011111100111111010010000011111101010100001111110100001001011110 3f503f3f3f3f3f483f543f425e
UTF-8 혪P혩혻혩짢혪H혪T혪B^ 1110110110011000101010100101000011101101100110001010100111101101100110001011101111101101100110001010100111101100101001111010001011101101100110001010101001001000111011011001100010101010010101001110110110011000101010100100001001011110 ed98aa50ed98a9ed98bbed98a9eca7a2ed98aa48ed98aa54ed98aa425e
UHC 혪P혩혻혩짢혪H혪T혪B^ 110000101001001001010000110000101001000111000010101000001100001010010001110000101010100011000010100100100100100011000010100100100101010011000010100100100100001001011110 c29250c291c2a0c291c2a8c29248c29254c292425e

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