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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 謝執}謝執{^ 111100101100000110001110110100111000111010110111011111011111001011000001100011101101001110001110101101110111101101011110 f2c18ed38eb77df2c18ed38eb77b5e
EUC-JP ?謝執}?謝執{^ 00111111101111001101010110111100101110010111110100111111101111001101010110111100101110010111101101011110 3fbcd5bcb97d3fbcd5bcb97b5e
UTF-8 謝執}謝執{^ 111011101000011110111000111010001010110010011101111001011001111110110111011111011110111010000111101110001110100010101100100111011110010110011111101101110111101101011110 ee87b8e8ac9de59fb77dee87b8e8ac9de59fb77b5e
UHC ?謝執}?謝執{^ 00111111110111101111001111110010111110110111110100111111110111101111001111110010111110110111101101011110 3fdef3f2fb7d3fdef3f2fb7b5e

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