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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??????網^ 001111110011111100111111001111110011111100111111100101101101010001011110 3f3f3f3f3f3f96d45e
EUC-JP ??????網^ 001111110011111100111111001111110011111100111111110011001101011001011110 3f3f3f3f3f3fccd65e
UTF-8 理렠뤫펴탮콓網^ 11101111101001111010010011101011101000001010000011101011101001001010101111101101100011101011010011101101100000111010111011101100101111011001001111100111101101101011001001011110 efa7a4eba0a0eba4abed8eb4ed83aeecbd93e7b6b25e
UHC 理렠뤫펴탮콓網^ 111011001011010110001110101100011000111111011001110001101110110010110101100011101011000110001111110110001101000101011110 ecb58eb18fd9c6ecb58eb18fd8d15e

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