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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 篠耘}篠耘{^ 100011101100001011110010110001111110001111001111011111011000111011000010111100101100011111100011110011110111101101011110 8ec2f2c7e3cf7d8ec2f2c7e3cf7b5e
EUC-JP 篠?耘}篠?耘{^ 10111100110001000011111111100110110100010111110110111100110001000011111111100110110100010111101101011110 bcc43fe6d17dbcc43fe6d17b5e
UTF-8 篠耘}篠耘{^ 111001111010111110100000111011101000011110111110111010001000000010011000011111011110011110101111101000001110111010000111101111101110100010000000100110000111101101011110 e7afa0ee87bee880987de7afa0ee87bee880987b5e
UHC 篠?耘}篠?耘{^ 11100001110001100011111111101001111111000111110111100001110001100011111111101001111111000111101101011110 e1c63fe9fc7de1c63fe9fc7b5e

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