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 ??????@B 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN 篠セナ璽偲耳@B 100011101100001010111110110001011000111010100011100011101100001110001110101010000100000001000010 8ec2bec58ea38ec38ea84042
EUC-JP 篠セナ璽偲耳@B 1011110011000100100011101011111010001110110001011011110010100101101111001100010110111100101010100100000001000010 bcc48ebe8ec5bca5bcc5bcaa4042
UTF-8 篠セナ璽偲耳@B 1110011110101111101000001110111110111101101111101110111110111110100001011110011110010010101111011110010110000001101100101110100010000000101100110100000001000010 e7afa0efbdbeefbe85e792bde581b2e880b34042
UHC 篠??璽?耳@B 1110000111000110001111110011111111011111110111100011111111101100101111000100000001000010 e1c63f3fdfde3fecbc4042

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