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 Þ÷ìËn}Þ÷ìËn{^ 11011110111101111110110011001011011011100111110111011110111101111110110011001011011011100111101101011110 def7eccb6e7ddef7eccb6e7b5e
SJIS-WIN ?÷??n}?÷??n{^ 001111111000000110000000001111110011111101101110011111010011111110000001100000000011111100111111011011100111101101011110 3f81803f3f6e7d3f81803f3f6e7b5e
EUC-JP Þ÷ìËn}Þ÷ìËn{^ 100011111010100110110000101000011110000010001111101010111100000010001111101010101011001101101110011111011000111110101001101100001010000111100000100011111010101111000000100011111010101010110011011011100111101101011110 8fa9b0a1e08fabc08faab36e7d8fa9b0a1e08fabc08faab36e7b5e
UTF-8 Þ÷ìËn}Þ÷ìËn{^ 110000111001111011000011101101111100001110101100110000111000101101101110011111011100001110011110110000111011011111000011101011001100001110001011011011100111101101011110 c39ec3b7c3acc38b6e7dc39ec3b7c3acc38b6e7b5e
UHC Þ÷??n}Þ÷??n{^ 1010100010101101101000011100000000111111001111110110111001111101101010001010110110100001110000000011111100111111011011100111101101011110 a8ada1c03f3f6e7da8ada1c03f3f6e7b5e

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