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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 篠ムア偲自篠汐 100011101100001011010001101100011000111011000011100011101010100110001110110000101000111010101100 8ec2d1b18ec38ea98ec28eac
EUC-JP 篠ムア偲自篠汐 1011110011000100100011101101000110001110101100011011110011000101101111001010101110111100110001001011110010101110 bcc48ed18eb1bcc5bcabbcc4bcae
UTF-8 篠ムア偲自篠汐 111001111010111110100000111011111011111010010001111011111011110110110001111001011000000110110010111010001000011110101010111001111010111110100000111001101011000110010000 e7afa0efbe91efbdb1e581b2e887aae7afa0e6b190
UHC 篠???自篠汐 1110000111000110001111110011111100111111111011011011101111100001110001101110000010110001 e1c63f3f3fedbbe1c6e0b1

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