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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN テ鳴エn}テ鳴エn{^ 11000011100101101100001010110100011011100111110111000011100101101100001010110100011011100111101101011110 c396c2b46e7dc396c2b46e7b5e
EUC-JP テ鳴エn}テ鳴エn{^ 1000111011000011110011001100010010001110101101000110111001111101100011101100001111001100110001001000111010110100011011100111101101011110 8ec3ccc48eb46e7d8ec3ccc48eb46e7b5e
UTF-8 テ鳴エn}テ鳴エn{^ 1110111110111110100000111110100110110011101101001110111110111101101101000110111001111101111011111011111010000011111010011011001110110100111011111011110110110100011011100111101101011110 efbe83e9b3b4efbdb46e7defbe83e9b3b4efbdb46e7b5e
UHC ?鳴?n}?鳴?n{^ 00111111110110011011000000111111011011100111110100111111110110011011000000111111011011100111101101011110 3fd9b03f6e7d3fd9b03f6e7b5e

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