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{^ 111101111010010011010011110000000110111101101110011111011111011110100100110100111100000001101111011011100111101101011110 f7a4d3c06f6e7df7a4d3c06f6e7b5e
SJIS-WIN ÷???on}÷???on{^ 1000000110000000001111110011111100111111011011110110111001111101100000011000000000111111001111110011111101101111011011100111101101011110 81803f3f3f6f6e7d81803f3f3f6f6e7b5e
EUC-JP ÷¤ÓÀon}÷¤ÓÀon{^ 1010000111100000100011111010001011110000100011111010101011010001100011111010101010100010011011110110111001111101101000011110000010001111101000101111000010001111101010101101000110001111101010101010001001101111011011100111101101011110 a1e08fa2f08faad18faaa26f6e7da1e08fa2f08faad18faaa26f6e7b5e
UTF-8 ÷¤ÓÀon}÷¤ÓÀon{^ 1100001110110111110000101010010011000011100100111100001110000000011011110110111001111101110000111011011111000010101001001100001110010011110000111000000001101111011011100111101101011110 c3b7c2a4c393c3806f6e7dc3b7c2a4c393c3806f6e7b5e
UHC ÷¤??on}÷¤??on{^ 10100001110000001010001010110100001111110011111101101111011011100111110110100001110000001010001010110100001111110011111101101111011011100111101101011110 a1c0a2b43f3f6f6e7da1c0a2b43f3f6f6e7b5e

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