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 êGéênW}êGéênW{^ 111010100100011111101001111010100110111001010111011111011110101001000111111010011110101001101110010101110111101101011110 ea47e9ea6e577dea47e9ea6e577b5e
SJIS-WIN ?G??nW}?G??nW{^ 001111110100011100111111001111110110111001010111011111010011111101000111001111110011111101101110010101110111101101011110 3f473f3f6e577d3f473f3f6e577b5e
EUC-JP êGéênW}êGéênW{^ 100011111010101110110100010001111000111110101011101100011000111110101011101101000110111001010111011111011000111110101011101101000100011110001111101010111011000110001111101010111011010001101110010101110111101101011110 8fabb4478fabb18fabb46e577d8fabb4478fabb18fabb46e577b5e
UTF-8 êGéênW}êGéênW{^ 110000111010101001000111110000111010100111000011101010100110111001010111011111011100001110101010010001111100001110101001110000111010101001101110010101110111101101011110 c3aa47c3a9c3aa6e577dc3aa47c3a9c3aa6e577b5e
UHC ?G??nW}?G??nW{^ 001111110100011100111111001111110110111001010111011111010011111101000111001111110011111101101110010101110111101101011110 3f473f3f6e577d3f473f3f6e577b5e

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