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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 篠ス。i篠ス。iB 1000111011000010101111011010000101101001100011101100001010111101101000010110100101000010 8ec2bda1698ec2bda16942
EUC-JP 篠ス。i篠ス。iB 101111001100010010001110101111011000111010100001011010011011110011000100100011101011110110001110101000010110100101000010 bcc48ebd8ea169bcc48ebd8ea16942
UTF-8 篠ス。i篠ス。iB 111001111010111110100000111011111011110110111101111011111011110110100001011010011110011110101111101000001110111110111101101111011110111110111101101000010110100101000010 e7afa0efbdbdefbda169e7afa0efbdbdefbda16942
UHC 篠??i篠??iB 1110000111000110001111110011111101101001111000011100011000111111001111110110100101000010 e1c63f3f69e1c63f3f6942

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