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 篠タト・シ篠タト・シ^ 10001110110000101100000011000100101001011011110010001110110000101100000011000100101001011011110001011110 8ec2c0c4a5bc8ec2c0c4a5bc5e
EUC-JP 篠タト・シ篠タト・シ^ 101111001100010010001110110000001000111011000100100011101010010110001110101111001011110011000100100011101100000010001110110001001000111010100101100011101011110001011110 bcc48ec08ec48ea58ebcbcc48ec08ec48ea58ebc5e
UTF-8 篠タト・シ篠タト・シ^ 11100111101011111010000011101111101111101000000011101111101111101000010011101111101111011010010111101111101111011011110011100111101011111010000011101111101111101000000011101111101111101000010011101111101111011010010111101111101111011011110001011110 e7afa0efbe80efbe84efbda5efbdbce7afa0efbe80efbe84efbda5efbdbc5e
UHC 篠????篠????^ 11100001110001100011111100111111001111110011111111100001110001100011111100111111001111110011111101011110 e1c63f3f3f3fe1c63f3f3f3f5e

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