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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 篠h篠fN}篠h篠fN{^ 1000111011000010011010001000111011000010011001100100111001111101100011101100001001101000100011101100001001100110010011100111101101011110 8ec2688ec2664e7d8ec2688ec2664e7b5e
EUC-JP 篠h篠fN}篠h篠fN{^ 1011110011000100011010001011110011000100011001100100111001111101101111001100010001101000101111001100010001100110010011100111101101011110 bcc468bcc4664e7dbcc468bcc4664e7b5e
UTF-8 篠h篠fN}篠h篠fN{^ 111001111010111110100000011010001110011110101111101000000110011001001110011111011110011110101111101000000110100011100111101011111010000001100110010011100111101101011110 e7afa068e7afa0664e7de7afa068e7afa0664e7b5e
UHC 篠h篠fN}篠h篠fN{^ 1110000111000110011010001110000111000110011001100100111001111101111000011100011001101000111000011100011001100110010011100111101101011110 e1c668e1c6664e7de1c668e1c6664e7b5e

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