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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟷ス岦サ蟷ス岦サ^ 11100101101110011011110111111010101011001011101111100101101110011011110111111010101011001011101101011110 e5b9bdfaacbbe5b9bdfaacbb5e
EUC-JP 蟷ス岦サ蟷ス岦サ^ 11101010101110111000111010111101100011111011101110110011100011101011101111101010101110111000111010111101100011111011101110110011100011101011101101011110 eabb8ebd8fbbb38ebbeabb8ebd8fbbb38ebb5e
UTF-8 蟷ス岦サ蟷ス岦サ^ 11101000100111111011011111101111101111011011110111100101101100101010011011101111101111011011101111101000100111111011011111101111101111011011110111100101101100101010011011101111101111011011101101011110 e89fb7efbdbde5b2a6efbdbbe89fb7efbdbde5b2a6efbdbb5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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