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 ÷¤÷§}÷¤÷§{^ 1111011110100100111101111010011101111101111101111010010011110111101001110111101101011110 f7a4f7a77df7a4f7a77b5e
SJIS-WIN ÷?÷§}÷?÷§{^ 1000000110000000001111111000000110000000100000011001100001111101100000011000000000111111100000011000000010000001100110000111101101011110 81803f818081987d81803f818081987b5e
EUC-JP ÷¤÷§}÷¤÷§{^ 101000011110000010001111101000101111000010100001111000001010000111111000011111011010000111100000100011111010001011110000101000011110000010100001111110000111101101011110 a1e08fa2f0a1e0a1f87da1e08fa2f0a1e0a1f87b5e
UTF-8 ÷¤÷§}÷¤÷§{^ 11000011101101111100001010100100110000111011011111000010101001110111110111000011101101111100001010100100110000111011011111000010101001110111101101011110 c3b7c2a4c3b7c2a77dc3b7c2a4c3b7c2a77b5e
UHC ÷¤÷§}÷¤÷§{^ 10100001110000001010001010110100101000011100000010100001110101110111110110100001110000001010001010110100101000011100000010100001110101110111101101011110 a1c0a2b4a1c0a1d77da1c0a2b4a1c0a1d77b5e

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