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 ??????????Z 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f3f5a
SJIS-WIN 篠テォ篠テヲ篠ツト七Z 100011101100001011000011101010111000111011000010110000111010011010001110110000101100001011000100100011101011010101011010 8ec2c3ab8ec2c3a68ec2c2c48eb55a
EUC-JP 篠テォ篠テヲ篠ツト七Z 101111001100010010001110110000111000111010101011101111001100010010001110110000111000111010100110101111001100010010001110110000101000111011000100101111001011011101011010 bcc48ec38eabbcc48ec38ea6bcc48ec28ec4bcb75a
UTF-8 篠テォ篠テヲ篠ツト七Z 11100111101011111010000011101111101111101000001111101111101111011010101111100111101011111010000011101111101111101000001111101111101111011010011011100111101011111010000011101111101111101000001011101111101111101000010011100100101110001000001101011010 e7afa0efbe83efbdabe7afa0efbe83efbda6e7afa0efbe82efbe84e4b8835a
UHC 篠??篠??篠??七Z 111000011100011000111111001111111110000111000110001111110011111111100001110001100011111100111111111101101101001001011010 e1c63f3fe1c63f3fe1c63f3ff6d25a

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