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{^ 100101111111010010011111100110001001100001101100011111011001011111110100100111111001100010011000011011000111101101011110 97f49f98986c7d97f49f98986c7b5e
SJIS-WIN ?????l}?????l{^ 001111110011111100111111001111110011111101101100011111010011111100111111001111110011111100111111011011000111101101011110 3f3f3f3f3f6c7d3f3f3f3f3f6c7b5e
EUC-JP ?ô???l}?ô???l{^ 00111111100011111010101111010100001111110011111100111111011011000111110100111111100011111010101111010100001111110011111100111111011011000111101101011110 3f8fabd43f3f3f6c7d3f8fabd43f3f3f6c7b5e
UTF-8 —ôŸ˜˜l}—ôŸ˜˜l{^ 11000010100101111100001110110100110000101001111111000010100110001100001010011000011011000111110111000010100101111100001110110100110000101001111111000010100110001100001010011000011011000111101101011110 c297c3b4c29fc298c2986c7dc297c3b4c29fc298c2986c7b5e
UHC ?????l}?????l{^ 001111110011111100111111001111110011111101101100011111010011111100111111001111110011111100111111011011000111101101011110 3f3f3f3f3f6c7d3f3f3f3f3f6c7b5e

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