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 100011101100001011000011101001101000111011000010110000111011110110001110110000101100001011000100100011101010101101011010 8ec2c3a68ec2c3bd8ec2c2c48eab5a
EUC-JP 篠テヲ篠テス篠ツト辞Z 101111001100010010001110110000111000111010100110101111001100010010001110110000111000111010111101101111001100010010001110110000101000111011000100101111001010110101011010 bcc48ec38ea6bcc48ec38ebdbcc48ec28ec4bcad5a
UTF-8 篠テヲ篠テス篠ツト辞Z 11100111101011111010000011101111101111101000001111101111101111011010011011100111101011111010000011101111101111101000001111101111101111011011110111100111101011111010000011101111101111101000001011101111101111101000010011101000101111101001111001011010 e7afa0efbe83efbda6e7afa0efbe83efbdbde7afa0efbe82efbe84e8be9e5a
UHC 篠??篠??篠???Z 1110000111000110001111110011111111100001110001100011111100111111111000011100011000111111001111110011111101011010 e1c63f3fe1c63f3fe1c63f3f3f5a

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