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 æý—Un}æý—Un{^ 11100110111111011001011101010101011011100111110111100110111111011001011101010101011011100111101101011110 e6fd97556e7de6fd97556e7b5e
SJIS-WIN ???Un}???Un{^ 00111111001111110011111101010101011011100111110100111111001111110011111101010101011011100111101101011110 3f3f3f556e7d3f3f3f556e7b5e
EUC-JP æý?Un}æý?Un{^ 100011111010100111000001100011111010101111110010001111110101010101101110011111011000111110101001110000011000111110101011111100100011111101010101011011100111101101011110 8fa9c18fabf23f556e7d8fa9c18fabf23f556e7b5e
UTF-8 æý—Un}æý—Un{^ 11000011101001101100001110111101110000101001011101010101011011100111110111000011101001101100001110111101110000101001011101010101011011100111101101011110 c3a6c3bdc297556e7dc3a6c3bdc297556e7b5e
UHC æ??Un}æ??Un{^ 101010011010000100111111001111110101010101101110011111011010100110100001001111110011111101010101011011100111101101011110 a9a13f3f556e7da9a13f3f556e7b5e

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