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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 錻l疑錻l疑^ 11101000010001101000001010001100100010110101111011101000010001101000001010001100100010110101111001011110 e846828c8b5ee846828c8b5e5e
EUC-JP 錻l疑錻l疑^ 11101111101001111010001111101100101101011011111111101111101001111010001111101100101101011011111101011110 efa7a3ecb5bfefa7a3ecb5bf5e
UTF-8 錻l疑錻l疑^ 11101001100011001011101111101111101111011000110011100111100101101001000111101001100011001011101111101111101111011000110011100111100101101001000101011110 e98cbbefbd8ce79691e98cbbefbd8ce796915e
UHC ?l疑?l疑^ 0011111110100011111011001110101111110111001111111010001111101100111010111111011101011110 3fa3ecebf73fa3ecebf75e

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