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 ???h??? 00111111001111110011111101101000001111110011111100111111 3f3f3f683f3f3f
SJIS-WIN 惑薹茉h惑薹茉 10011000011001101110010101010110111001001001110101101000100110000110011011100101010101101110010010011101 9866e556e49d689866e556e49d
EUC-JP 惑薹茉h惑薹茉 11001111110001111110100110110111111001111111110101101000110011111100011111101001101101111110011111111101 cfc7e9b7e7fd68cfc7e9b7e7fd
UTF-8 惑薹茉h惑薹茉 11100110100000111001000111101000100101101011100111101000100011001000100101101000111001101000001110010001111010001001011010111001111010001000110010001001 e68391e896b9e88c8968e68391e896b9e88c89
UHC 惑?茉h惑?茉 1111101111100011001111111101100011001001011010001111101111100011001111111101100011001001 fbe33fd8c968fbe33fd8c9

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