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{^ 11011011101101100101110101011100011011100111110111011011101101100101110101011100011011100111101101011110 dbb65d5c6e7ddbb65d5c6e7b5e
SJIS-WIN ?¶]\n}?¶]\n{^ 001111111000000111110111010111010101110001101110011111010011111110000001111101110101110101011100011011100111101101011110 3f81f75d5c6e7d3f81f75d5c6e7b5e
EUC-JP Û¶]\n}Û¶]\n{^ 10001111101010101110010110100010111110010101110101011100011011100111110110001111101010101110010110100010111110010101110101011100011011100111101101011110 8faae5a2f95d5c6e7d8faae5a2f95d5c6e7b5e
UTF-8 Û¶]\n}Û¶]\n{^ 1100001110011011110000101011011001011101010111000110111001111101110000111001101111000010101101100101110101011100011011100111101101011110 c39bc2b65d5c6e7dc39bc2b65d5c6e7b5e
UHC ?¶]\n}?¶]\n{^ 001111111010001011010010010111010101110001101110011111010011111110100010110100100101110101011100011011100111101101011110 3fa2d25d5c6e7d3fa2d25d5c6e7b5e

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