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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 篠チ「[篠チ「[^ 1000111011000010110000011010001001011011100011101100001011000001101000100101101101011110 8ec2c1a25b8ec2c1a25b5e
EUC-JP 篠チ「[篠チ「[^ 101111001100010010001110110000011000111010100010010110111011110011000100100011101100000110001110101000100101101101011110 bcc48ec18ea25bbcc48ec18ea25b5e
UTF-8 篠チ「[篠チ「[^ 111001111010111110100000111011111011111010000001111011111011110110100010010110111110011110101111101000001110111110111110100000011110111110111101101000100101101101011110 e7afa0efbe81efbda25be7afa0efbe81efbda25b5e
UHC 篠??[篠??[^ 1110000111000110001111110011111101011011111000011100011000111111001111110101101101011110 e1c63f3f5be1c63f3f5b5e

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