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{^ 11000011100100111100001110101011011011100111110111000011100100111100001110101011011011100111101101011110 c393c3ab6e7dc393c3ab6e7b5e
EUC-JP テ禿ォn}テ禿ォn{^ 1000111011000011110001101100010110001110101010110110111001111101100011101100001111000110110001011000111010101011011011100111101101011110 8ec3c6c58eab6e7d8ec3c6c58eab6e7b5e
UTF-8 テ禿ォn}テ禿ォn{^ 1110111110111110100000111110011110100110101111111110111110111101101010110110111001111101111011111011111010000011111001111010011010111111111011111011110110101011011011100111101101011110 efbe83e7a6bfefbdab6e7defbe83e7a6bfefbdab6e7b5e
UHC ?禿?n}?禿?n{^ 00111111110101001011111000111111011011100111110100111111110101001011111000111111011011100111101101011110 3fd4be3f6e7d3fd4be3f6e7b5e

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