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{^ 110000111001010011000011100110100101110001101110011111011100001110010100110000111001101001011100011011100111101101011110 c394c39a5c6e7dc394c39a5c6e7b5e
EUC-JP テ氾喀n}テ氾喀n{^ 1000111011000011110010001100010111010011101111010110111001111101100011101100001111001000110001011101001110111101011011100111101101011110 8ec3c8c5d3bd6e7d8ec3c8c5d3bd6e7b5e
UTF-8 テ氾喀n}テ氾喀n{^ 1110111110111110100000111110011010110000101111101110010110010110100000000110111001111101111011111011111010000011111001101011000010111110111001011001011010000000011011100111101101011110 efbe83e6b0bee596806e7defbe83e6b0bee596806e7b5e
UHC ?氾喀n}?氾喀n{^ 001111111101101111110000110010111101001101101110011111010011111111011011111100001100101111010011011011100111101101011110 3fdbf0cbd36e7d3fdbf0cbd36e7b5e

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