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 ??????nB 0011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f6e42
SJIS-WIN 篠セト辞篠璽nB 100011101100001010111110110001001000111010101011100011101100001010001110101000110110111001000010 8ec2bec48eab8ec28ea36e42
EUC-JP 篠セト辞篠璽nB 1011110011000100100011101011111010001110110001001011110010101101101111001100010010111100101001010110111001000010 bcc48ebe8ec4bcadbcc4bca56e42
UTF-8 篠セト辞篠璽nB 1110011110101111101000001110111110111101101111101110111110111110100001001110100010111110100111101110011110101111101000001110011110010010101111010110111001000010 e7afa0efbdbeefbe84e8be9ee7afa0e792bd6e42
UHC 篠???篠璽nB 1110000111000110001111110011111100111111111000011100011011011111110111100110111001000010 e1c63f3f3fe1c6dfde6e42

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