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 ?O?????J???Pe^ 0011111101001111001111110011111100111111001111110011111101001010001111110011111100111111010100000110010101011110 3f4f3f3f3f3f3f4a3f3f3f50655e
SJIS-WIN ?O?????J???Pe^ 0011111101001111001111110011111100111111001111110011111101001010001111110011111100111111010100000110010101011110 3f4f3f3f3f3f3f4a3f3f3f50655e
EUC-JP ?O?????J???Pe^ 0011111101001111001111110011111100111111001111110011111101001010001111110011111100111111010100000110010101011110 3f4f3f3f3f3f3f4a3f3f3f50655e
UTF-8 혪O혩쨀혩짼혪J혩짹혪Pe^ 1110110110011000101010100100111111101101100110001010100111101100101010001000000011101101100110001010100111101100101001111011110011101101100110001010101001001010111011011001100010101001111011001010011110111001111011011001100010101010010100000110010101011110 ed98aa4fed98a9eca880ed98a9eca7bced98aa4aed98a9eca7b9ed98aa50655e
UHC 혪O혩쨀혩짼혪J혩짹혪Pe^ 1100001010010010010011111100001010010001110000101011001111000010100100011100001010110010110000101001001001001010110000101001000111000010101100011100001010010010010100000110010101011110 c2924fc291c2b3c291c2b2c2924ac291c2b1c29250655e

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