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?A???J???A^ 00111111010100000011111101000001001111110011111100111111010010100011111100111111001111110100000101011110 3f503f413f3f3f4a3f3f3f415e
SJIS-WIN ?P?A???J???A^ 00111111010100000011111101000001001111110011111100111111010010100011111100111111001111110100000101011110 3f503f413f3f3f4a3f3f3f415e
EUC-JP ?P?A???J???A^ 00111111010100000011111101000001001111110011111100111111010010100011111100111111001111110100000101011110 3f503f413f3f3f4a3f3f3f415e
UTF-8 혪P혪A혩짖혪J혩징혪A^ 1110110110011000101010100101000011101101100110001010101001000001111011011001100010101001111011001010011110010110111011011001100010101010010010101110110110011000101010011110110010100111100101011110110110011000101010100100000101011110 ed98aa50ed98aa41ed98a9eca796ed98aa4aed98a9eca795ed98aa415e
UHC 혪P혪A혩짖혪J혩징혪A^ 110000101001001001010000110000101001001001000001110000101001000111000010101000101100001010010010010010101100001010010001110000101010000111000010100100100100000101011110 c29250c29241c291c2a2c2924ac291c2a1c292415e

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