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 çâ±ç«ªçâ±ç«ª^ 11100111111000101011000111100111101010111010101011100111111000101011000111100111101010111010101001011110 e7e2b1e7abaae7e2b1e7abaa5e
SJIS-WIN ??±?????±???^ 001111110011111110000001011111010011111100111111001111110011111100111111100000010111110100111111001111110011111101011110 3f3f817d3f3f3f3f3f817d3f3f3f5e
EUC-JP çâ±ç?ªçâ±ç?ª^ 10001111101010111010111010001111101010111010010010100001110111101000111110101011101011100011111110001111101000101110110010001111101010111010111010001111101010111010010010100001110111101000111110101011101011100011111110001111101000101110110001011110 8fabae8faba4a1de8fabae3f8fa2ec8fabae8faba4a1de8fabae3f8fa2ec5e
UTF-8 çâ±ç«ªçâ±ç«ª^ 11000011101001111100001110100010110000101011000111000011101001111100001010101011110000101010101011000011101001111100001110100010110000101011000111000011101001111100001010101011110000101010101001011110 c3a7c3a2c2b1c3a7c2abc2aac3a7c3a2c2b1c3a7c2abc2aa5e
UHC ??±??ª??±??ª^ 0011111100111111101000011011111000111111001111111010100010100011001111110011111110100001101111100011111100111111101010001010001101011110 3f3fa1be3f3fa8a33f3fa1be3f3fa8a35e

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