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{^ 10010011110011100011111100111111011011100111110110010011110011100011111100111111011011100111101101011110 93ce3f3f6e7d93ce3f3f6e7b5e
EUC-JP 鳶??n}鳶??n{^ 11000110110100000011111100111111011011100111110111000110110100000011111100111111011011100111101101011110 c6d03f3f6e7dc6d03f3f6e7b5e
UTF-8 鳶⒵떮n}鳶⒵떮n{^ 1110100110110011101101101110001010010010101101011110101110010110101011100110111001111101111010011011001110110110111000101001001010110101111010111001011010101110011011100111101101011110 e9b3b6e292b5eb96ae6e7de9b3b6e292b5eb96ae6e7b5e
UHC 鳶⒵떮n}鳶⒵떮n{^ 1110011011101001101010011110011010001011101111100110111001111101111001101110100110101001111001101000101110111110011011100111101101011110 e6e9a9e68bbe6e7de6e9a9e68bbe6e7b5e

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