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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 篠シナ疾\}篠シナ疾\{^ 1000111011000010101111001100010110001110101111100101110001111101100011101100001010111100110001011000111010111110010111000111101101011110 8ec2bcc58ebe5c7d8ec2bcc58ebe5c7b5e
EUC-JP 篠シナ疾\}篠シナ疾\{^ 101111001100010010001110101111001000111011000101101111001100000001011100011111011011110011000100100011101011110010001110110001011011110011000000010111000111101101011110 bcc48ebc8ec5bcc05c7dbcc48ebc8ec5bcc05c7b5e
UTF-8 篠シナ疾\}篠シナ疾\{^ 1110011110101111101000001110111110111101101111001110111110111110100001011110011110010110101111100101110001111101111001111010111110100000111011111011110110111100111011111011111010000101111001111001011010111110010111000111101101011110 e7afa0efbdbcefbe85e796be5c7de7afa0efbdbcefbe85e796be5c7b5e
UHC 篠??疾\}篠??疾\{^ 1110000111000110001111110011111111110010111100000101110001111101111000011100011000111111001111111111001011110000010111000111101101011110 e1c63f3ff2f05c7de1c63f3ff2f05c7b5e

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