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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP 薏??[薏??[^ 10001111110110011101111000111111001111110101101110001111110110011101111000111111001111110101101101011110 8fd9de3f3f5b8fd9de3f3f5b5e
UTF-8 薏멩쐿[薏멩쐿[^ 111010001001011010001111111010111010100110101001111011001001000010111111010110111110100010010110100011111110101110101001101010011110110010010000101111110101101101011110 e8968feba9a9ec90bf5be8968feba9a9ec90bf5b5e
UHC 薏멩쐿[薏멩쐿[^ 111010111111101110111000111001101001110010011111010110111110101111111011101110001110011010011100100111110101101101011110 ebfbb8e69c9f5bebfbb8e69c9f5b5e

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