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 蠎菩カ亥コ菩オア^ 11100101101110101001010111101100101101101000100011100101101110101001010111101100101101011011000101011110 e5ba95ecb688e5ba95ecb5b15e
EUC-JP 蠎菩カ亥コ菩オア^ 1110101010111100110010101110111010001110101101101011000011100111100011101011101011001010111011101000111010110101100011101011000101011110 eabccaee8eb6b0e78ebacaee8eb58eb15e
UTF-8 蠎菩カ亥コ菩オア^ 11101000101000001000111011101000100011111010100111101111101111011011011011100100101110101010010111101111101111011011101011101000100011111010100111101111101111011011010111101111101111011011000101011110 e8a08ee88fa9efbdb6e4baa5efbdbae88fa9efbdb5efbdb15e
UHC ?菩?亥?菩??^ 001111111101110011001100001111111111101010100100001111111101110011001100001111110011111101011110 3fdccc3ffaa43fdccc3f3f5e

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