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{^ 11011110111101111110001111001000011011100111110111011110111101111110001111001000011011100111101101011110 def7e3c86e7ddef7e3c86e7b5e
SJIS-WIN ?÷??n}?÷??n{^ 001111111000000110000000001111110011111101101110011111010011111110000001100000000011111100111111011011100111101101011110 3f81803f3f6e7d3f81803f3f6e7b5e
EUC-JP Þ÷ãÈn}Þ÷ãÈn{^ 100011111010100110110000101000011110000010001111101010111010101010001111101010101011001001101110011111011000111110101001101100001010000111100000100011111010101110101010100011111010101010110010011011100111101101011110 8fa9b0a1e08fabaa8faab26e7d8fa9b0a1e08fabaa8faab26e7b5e
UTF-8 Þ÷ãÈn}Þ÷ãÈn{^ 110000111001111011000011101101111100001110100011110000111000100001101110011111011100001110011110110000111011011111000011101000111100001110001000011011100111101101011110 c39ec3b7c3a3c3886e7dc39ec3b7c3a3c3886e7b5e
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)