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 篠イトア゙篠イトアワ^ 10001110110000101011001011000100101100011101111010001110110000101011001011000100101100011101110001011110 8ec2b2c4b1de8ec2b2c4b1dc5e
EUC-JP 篠イトア゙篠イトアワ^ 101111001100010010001110101100101000111011000100100011101011000110001110110111101011110011000100100011101011001010001110110001001000111010110001100011101101110001011110 bcc48eb28ec48eb18edebcc48eb28ec48eb18edc5e
UTF-8 篠イトア゙篠イトアワ^ 11100111101011111010000011101111101111011011001011101111101111101000010011101111101111011011000111101111101111101001111011100111101011111010000011101111101111011011001011101111101111101000010011101111101111011011000111101111101111101001110001011110 e7afa0efbdb2efbe84efbdb1efbe9ee7afa0efbdb2efbe84efbdb1efbe9c5e
UHC 篠????篠????^ 11100001110001100011111100111111001111110011111111100001110001100011111100111111001111110011111101011110 e1c63f3f3f3fe1c63f3f3f3f5e

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