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{^ 11011110101101101110001110111110011011100111110111011110101101101110001110111110011011100111101101011110 deb6e3be6e7ddeb6e3be6e7b5e
SJIS-WIN ?¶??n}?¶??n{^ 001111111000000111110111001111110011111101101110011111010011111110000001111101110011111100111111011011100111101101011110 3f81f73f3f6e7d3f81f73f3f6e7b5e
EUC-JP Þ¶ã?n}Þ¶ã?n{^ 1000111110101001101100001010001011111001100011111010101110101010001111110110111001111101100011111010100110110000101000101111100110001111101010111010101000111111011011100111101101011110 8fa9b0a2f98fabaa3f6e7d8fa9b0a2f98fabaa3f6e7b5e
UTF-8 Þ¶ã¾n}Þ¶ã¾n{^ 110000111001111011000010101101101100001110100011110000101011111001101110011111011100001110011110110000101011011011000011101000111100001010111110011011100111101101011110 c39ec2b6c3a3c2be6e7dc39ec2b6c3a3c2be6e7b5e
UHC Þ¶?¾n}Þ¶?¾n{^ 10101000101011011010001011010010001111111010100011111010011011100111110110101000101011011010001011010010001111111010100011111010011011100111101101011110 a8ada2d23fa8fa6e7da8ada2d23fa8fa6e7b5e

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