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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠イトウ・篠イトウ・^ 10001110110000101011001011000100101100111010010110001110110000101011001011000100101100111010010101011110 8ec2b2c4b3a58ec2b2c4b3a55e
EUC-JP 篠イトウ・篠イトウ・^ 101111001100010010001110101100101000111011000100100011101011001110001110101001011011110011000100100011101011001010001110110001001000111010110011100011101010010101011110 bcc48eb28ec48eb38ea5bcc48eb28ec48eb38ea55e
UTF-8 篠イトウ・篠イトウ・^ 11100111101011111010000011101111101111011011001011101111101111101000010011101111101111011011001111101111101111011010010111100111101011111010000011101111101111011011001011101111101111101000010011101111101111011011001111101111101111011010010101011110 e7afa0efbdb2efbe84efbdb3efbda5e7afa0efbdb2efbe84efbdb3efbda55e
UHC 篠????篠????^ 11100001110001100011111100111111001111110011111111100001110001100011111100111111001111110011111101011110 e1c63f3f3f3fe1c63f3f3f3f5e

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