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殎ê‰G^ 11100110101011101000111011101010100010010100011111100110101011101000111011101010100010010100011101011110 e6ae8eea8947e6ae8eea89475e
SJIS-WIN ?????G?????G^ 00111111001111110011111100111111001111110100011100111111001111110011111100111111001111110100011101011110 3f3f3f3f3f473f3f3f3f3f475e
EUC-JP æ®?ê?Gæ®?ê?G^ 10001111101010011100000110001111101000101110111000111111100011111010101110110100001111110100011110001111101010011100000110001111101000101110111000111111100011111010101110110100001111110100011101011110 8fa9c18fa2ee3f8fabb43f478fa9c18fa2ee3f8fabb43f475e
UTF-8 殎ê‰G殎ê‰G^ 1100001110100110110000101010111011000010100011101100001110101010110000101000100101000111110000111010011011000010101011101100001010001110110000111010101011000010100010010100011101011110 c3a6c2aec28ec3aac28947c3a6c2aec28ec3aac289475e
UHC æ®???Gæ®???G^ 1010100110100001101000101110011100111111001111110011111101000111101010011010000110100010111001110011111100111111001111110100011101011110 a9a1a2e73f3f3f47a9a1a2e73f3f3f475e

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