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 çâ±ä¿—çâ±ä¿—^ 11100111111000101011000111100100101111111001011111100111111000101011000111100100101111111001011101011110 e7e2b1e4bf97e7e2b1e4bf975e
SJIS-WIN ??±?????±???^ 001111110011111110000001011111010011111100111111001111110011111100111111100000010111110100111111001111110011111101011110 3f3f817d3f3f3f3f3f817d3f3f3f5e
EUC-JP çâ±ä¿?çâ±ä¿?^ 10001111101010111010111010001111101010111010010010100001110111101000111110101011101000111000111110100010110001000011111110001111101010111010111010001111101010111010010010100001110111101000111110101011101000111000111110100010110001000011111101011110 8fabae8faba4a1de8faba38fa2c43f8fabae8faba4a1de8faba38fa2c43f5e
UTF-8 çâ±ä¿—çâ±ä¿—^ 11000011101001111100001110100010110000101011000111000011101001001100001010111111110000101001011111000011101001111100001110100010110000101011000111000011101001001100001010111111110000101001011101011110 c3a7c3a2c2b1c3a4c2bfc297c3a7c3a2c2b1c3a4c2bfc2975e
UHC ??±?¿???±?¿?^ 0011111100111111101000011011111000111111101000101010111100111111001111110011111110100001101111100011111110100010101011110011111101011110 3f3fa1be3fa2af3f3f3fa1be3fa2af3f5e

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