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 100011101100001010111010110001011000111010111001010000001000111011000010101110101100010110001110101110010100000001000010 8ec2bac58eb9408ec2bac58eb94042
EUC-JP 篠コナ嫉@篠コナ嫉@B 10111100110001001000111010111010100011101100010110111100101110110100000010111100110001001000111010111010100011101100010110111100101110110100000001000010 bcc48eba8ec5bcbb40bcc48eba8ec5bcbb4042
UTF-8 篠コナ嫉@篠コナ嫉@B 111001111010111110100000111011111011110110111010111011111011111010000101111001011010101110001001010000001110011110101111101000001110111110111101101110101110111110111110100001011110010110101011100010010100000001000010 e7afa0efbdbaefbe85e5ab8940e7afa0efbdbaefbe85e5ab894042
UHC 篠??嫉@篠??嫉@B 111000011100011000111111001111111111001011101100010000001110000111000110001111110011111111110010111011000100000001000010 e1c63f3ff2ec40e1c63f3ff2ec4042

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