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??{^ 0011111101110000001111110011111101111101001111110111000000111111001111110111101101011110 3f703f3f7d3f703f3f7b5e
SJIS-WIN ?p??}?p??{^ 0011111101110000001111110011111101111101001111110111000000111111001111110111101101011110 3f703f3f7d3f703f3f7b5e
EUC-JP ?p??}?p??{^ 0011111101110000001111110011111101111101001111110111000000111111001111110111101101011110 3f703f3f7d3f703f3f7b5e
UTF-8 혧p혦쨋}혧p혦쨋{^ 1110110110011000101001110111000011101101100110001010011011101100101010001000101101111101111011011001100010100111011100001110110110011000101001101110110010101000100010110111101101011110 ed98a770ed98a6eca88b7ded98a770ed98a6eca88b7b5e
UHC 혧p혦쨋}혧p혦쨋{^ 1100001010001111011100001100001010001110110000101011011001111101110000101000111101110000110000101000111011000010101101100111101101011110 c28f70c28ec2b67dc28f70c28ec2b67b5e

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