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 ウアカ黨ウアカ黠^ 1011001110110001101101101110101001111101101100111011000110110110111010100111101101011110 b3b1b6ea7db3b1b6ea7b5e
EUC-JP ウアカ黨ウアカ黠^ 1000111010110011100011101011000110001110101101101111001111011110100011101011001110001110101100011000111010110110111100111101110001011110 8eb38eb18eb6f3de8eb38eb18eb6f3dc5e
UTF-8 ウアカ黨ウアカ黠^ 11101111101111011011001111101111101111011011000111101111101111011011011011101001101110111010100011101111101111011011001111101111101111011011000111101111101111011011011011101001101110111010000001011110 efbdb3efbdb1efbdb6e9bba8efbdb3efbdb1efbdb6e9bba05e
UHC ???黨????^ 00111111001111110011111111010011110110100011111100111111001111110011111101011110 3f3f3fd3da3f3f3f3f5e

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