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[{^ 110111101111011111101101101110110100111001011011011111011101111011110111111011011011101101001110010110110111101101011110 def7edbb4e5b7ddef7edbb4e5b7b5e
SJIS-WIN ?÷??N[}?÷??N[{^ 0011111110000001100000000011111100111111010011100101101101111101001111111000000110000000001111110011111101001110010110110111101101011110 3f81803f3f4e5b7d3f81803f3f4e5b7b5e
EUC-JP Þ÷í?N[}Þ÷í?N[{^ 10001111101010011011000010100001111000001000111110101011101111110011111101001110010110110111110110001111101010011011000010100001111000001000111110101011101111110011111101001110010110110111101101011110 8fa9b0a1e08fabbf3f4e5b7d8fa9b0a1e08fabbf3f4e5b7b5e
UTF-8 Þ÷í»N[}Þ÷í»N[{^ 1100001110011110110000111011011111000011101011011100001010111011010011100101101101111101110000111001111011000011101101111100001110101101110000101011101101001110010110110111101101011110 c39ec3b7c3adc2bb4e5b7dc39ec3b7c3adc2bb4e5b7b5e
UHC Þ÷??N[}Þ÷??N[{^ 10101000101011011010000111000000001111110011111101001110010110110111110110101000101011011010000111000000001111110011111101001110010110110111101101011110 a8ada1c03f3f4e5b7da8ada1c03f3f4e5b7b5e

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