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 ÷¬Òýon}÷¬Òýon{^ 111101111010110011010010111111010110111101101110011111011111011110101100110100101111110101101111011011100111101101011110 f7acd2fd6f6e7df7acd2fd6f6e7b5e
SJIS-WIN ÷¬??on}÷¬??on{^ 10000001100000001000000111001010001111110011111101101111011011100111110110000001100000001000000111001010001111110011111101101111011011100111101101011110 818081ca3f3f6f6e7d818081ca3f3f6f6e7b5e
EUC-JP ÷¬Òýon}÷¬Òýon{^ 101000011110000010100010110011001000111110101010110100101000111110101011111100100110111101101110011111011010000111100000101000101100110010001111101010101101001010001111101010111111001001101111011011100111101101011110 a1e0a2cc8faad28fabf26f6e7da1e0a2cc8faad28fabf26f6e7b5e
UTF-8 ÷¬Òýon}÷¬Òýon{^ 1100001110110111110000101010110011000011100100101100001110111101011011110110111001111101110000111011011111000010101011001100001110010010110000111011110101101111011011100111101101011110 c3b7c2acc392c3bd6f6e7dc3b7c2acc392c3bd6f6e7b5e
UHC ÷???on}÷???on{^ 1010000111000000001111110011111100111111011011110110111001111101101000011100000000111111001111110011111101101111011011100111101101011110 a1c03f3f3f6f6e7da1c03f3f3f6f6e7b5e

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