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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?終n}?終n{^ 0011111110001111010010010110111001111101001111111000111101001001011011100111101101011110 3f8f496e7d3f8f496e7b5e
EUC-JP ?終n}?終n{^ 0011111110111101101010100110111001111101001111111011110110101010011011100111101101011110 3fbdaa6e7d3fbdaa6e7b5e
UTF-8 易終n}易終n{^ 1110111110100111101000001110011110110101100000100110111001111101111011111010011110100000111001111011010110000010011011100111101101011110 efa7a0e7b5826e7defa7a0e7b5826e7b5e
UHC 易終n}易終n{^ 11101100101011111111000011111011011011100111110111101100101011111111000011111011011011100111101101011110 ecaff0fb6e7decaff0fb6e7b5e

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