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 —ôŸ˜˜l[}—ôŸ˜˜l[{^ 1001011111110100100111111001100010011000011011000101101101111101100101111111010010011111100110001001100001101100010110110111101101011110 97f49f98986c5b7d97f49f98986c5b7b5e
SJIS-WIN ?????l[}?????l[{^ 0011111100111111001111110011111100111111011011000101101101111101001111110011111100111111001111110011111101101100010110110111101101011110 3f3f3f3f3f6c5b7d3f3f3f3f3f6c5b7b5e
EUC-JP ?ô???l[}?ô???l[{^ 001111111000111110101011110101000011111100111111001111110110110001011011011111010011111110001111101010111101010000111111001111110011111101101100010110110111101101011110 3f8fabd43f3f3f6c5b7d3f8fabd43f3f3f6c5b7b5e
UTF-8 —ôŸ˜˜l[}—ôŸ˜˜l[{^ 110000101001011111000011101101001100001010011111110000101001100011000010100110000110110001011011011111011100001010010111110000111011010011000010100111111100001010011000110000101001100001101100010110110111101101011110 c297c3b4c29fc298c2986c5b7dc297c3b4c29fc298c2986c5b7b5e
UHC ?????l[}?????l[{^ 0011111100111111001111110011111100111111011011000101101101111101001111110011111100111111001111110011111101101100010110110111101101011110 3f3f3f3f3f6c5b7d3f3f3f3f3f6c5b7b5e

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