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 ©£©£}©£©£{^ 1010100110100011101010011010001101111101101010011010001110101001101000110111101101011110 a9a3a9a37da9a3a9a37b5e
SJIS-WIN ?£?£}?£?£{^ 001111111000000110010010001111111000000110010010011111010011111110000001100100100011111110000001100100100111101101011110 3f81923f81927d3f81923f81927b5e
EUC-JP ©£©£}©£©£{^ 1000111110100010111011011010000111110010100011111010001011101101101000011111001001111101100011111010001011101101101000011111001010001111101000101110110110100001111100100111101101011110 8fa2eda1f28fa2eda1f27d8fa2eda1f28fa2eda1f27b5e
UTF-8 ©£©£}©£©£{^ 11000010101010011100001010100011110000101010100111000010101000110111110111000010101010011100001010100011110000101010100111000010101000110111101101011110 c2a9c2a3c2a9c2a37dc2a9c2a3c2a9c2a37b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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