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 螳、霆笠螳、霆顎^ 111001011010111010100100111010001011101110001010011111011110010110101110101001001110100010111011100010100111101101011110 e5aea4e8bb8a7de5aea4e8bb8a7b5e
EUC-JP 螳、霆笠螳、霆顎^ 1110101010110000100011101010010011110000101111011011001111011110111010101011000010001110101001001111000010111101101100111101110001011110 eab08ea4f0bdb3deeab08ea4f0bdb3dc5e
UTF-8 螳、霆笠螳、霆顎^ 11101000100111101011001111101111101111011010010011101001100111001000011011100111101011001010000011101000100111101011001111101111101111011010010011101001100111001000011011101001101000011000111001011110 e89eb3efbda4e99c86e7aca0e89eb3efbda4e99c86e9a18e5e
UHC 螳?霆笠螳?霆顎^ 110100111101100100111111111011111111110111011000101000101101001111011001001111111110111111111101111001001100100101011110 d3d93feffdd8a2d3d93feffde4c95e

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