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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 欲??L欲??L^ 1001011101111110001111110011111101001100100101110111111000111111001111110100110001011110 977e3f3f4c977e3f3f4c5e
EUC-JP 欲??L欲??L^ 1100110111011111001111110011111101001100110011011101111100111111001111110100110001011110 cddf3f3f4ccddf3f3f4c5e
UTF-8 欲먩궣L欲먩궣L^ 111001101010110010110010111010111010100010101001111010101011011010100011010011001110011010101100101100101110101110101000101010011110101010110110101000110100110001011110 e6acb2eba8a9eab6a34ce6acb2eba8a9eab6a34c5e
UHC 欲먩궣L欲먩궣L^ 111010011011000010010000111001101000001010110110010011001110100110110000100100001110011010000010101101100100110001011110 e9b090e682b64ce9b090e682b64c5e

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