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 茉駈愁[茉駈愁[^ 111001001001110110001011111011011000111101000100010110111110010010011101100010111110110110001111010001000101101101011110 e49d8bed8f445be49d8bed8f445b5e
EUC-JP 茉駈愁[茉駈愁[^ 111001111111110110110110111011111011110110100101010110111110011111111101101101101110111110111101101001010101101101011110 e7fdb6efbda55be7fdb6efbda55b5e
UTF-8 茉駈愁[茉駈愁[^ 111010001000110010001001111010011010011110001000111001101000010010000001010110111110100010001100100010011110100110100111100010001110011010000100100000010101101101011110 e88c89e9a788e684815be88c89e9a788e684815b5e
UHC 茉?愁[茉?愁[^ 11011000110010010011111111100001111111100101101111011000110010010011111111100001111111100101101101011110 d8c93fe1fe5bd8c93fe1fe5b5e

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