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{^ 1110100110110011101101101110110010000111100101001110101110100100100000010110111001111101111010011011001110110110111011001000011110010100111010111010010010000001011011100111101101011110 e9b3b6ec8794eba4816e7de9b3b6ec8794eba4816e7b5e
UHC 鳶쇔뤁n}鳶쇔뤁n{^ 1110011011101001101111001110010110001111101100100110111001111101111001101110100110111100111001011000111110110010011011100111101101011110 e6e9bce58fb26e7de6e9bce58fb26e7b5e

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