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{^ 11100000100111000011111100111111011011100111110111100000100111000011111100111111011011100111101101011110 e09c3f3f6e7de09c3f3f6e7b5e
EUC-JP 燧??n}燧??n{^ 11011111111111000011111100111111011011100111110111011111111111000011111100111111011011100111101101011110 dffc3f3f6e7ddffc3f3f6e7b5e
UTF-8 燧귢덨n}燧귢덨n{^ 1110011110000111101001111110101010110111101000101110101110001101101010000110111001111101111001111000011110100111111010101011011110100010111010111000110110101000011011100111101101011110 e787a7eab7a2eb8da86e7de787a7eab7a2eb8da86e7b5e
UHC 燧귢덨n}燧귢덨n{^ 1110001010101100100000101110101010001001010000100110111001111101111000101010110010000010111010101000100101000010011011100111101101011110 e2ac82ea89426e7de2ac82ea89426e7b5e

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