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{^ 11011110110110001110001011000111011011100111110111011110110110001110001011000111011011100111101101011110 ded8e2c76e7dded8e2c76e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ÞØâÇn}ÞØâÇn{^ 1000111110101001101100001000111110101001101011001000111110101011101001001000111110101010101011100110111001111101100011111010100110110000100011111010100110101100100011111010101110100100100011111010101010101110011011100111101101011110 8fa9b08fa9ac8faba48faaae6e7d8fa9b08fa9ac8faba48faaae6e7b5e
UTF-8 ÞØâÇn}ÞØâÇn{^ 110000111001111011000011100110001100001110100010110000111000011101101110011111011100001110011110110000111001100011000011101000101100001110000111011011100111101101011110 c39ec398c3a2c3876e7dc39ec398c3a2c3876e7b5e
UHC ÞØ??n}ÞØ??n{^ 1010100010101101101010001010101000111111001111110110111001111101101010001010110110101000101010100011111100111111011011100111101101011110 a8ada8aa3f3f6e7da8ada8aa3f3f6e7b5e

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