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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 篠セト治@篠セト治@B 100011101100001010111110110001001000111010100001010000001000111011000010101111101100010010001110101000010100000001000010 8ec2bec48ea1408ec2bec48ea14042
EUC-JP 篠セト治@篠セト治@B 10111100110001001000111010111110100011101100010010111100101000110100000010111100110001001000111010111110100011101100010010111100101000110100000001000010 bcc48ebe8ec4bca340bcc48ebe8ec4bca34042
UTF-8 篠セト治@篠セト治@B 111001111010111110100000111011111011110110111110111011111011111010000100111001101011001010111011010000001110011110101111101000001110111110111101101111101110111110111110100001001110011010110010101110110100000001000010 e7afa0efbdbeefbe84e6b2bb40e7afa0efbdbeefbe84e6b2bb4042
UHC 篠??治@篠??治@B 111000011100011000111111001111111111011010111101010000001110000111000110001111110011111111110110101111010100000001000010 e1c63f3ff6bd40e1c63f3ff6bd4042

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