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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 踉櫁鴇鉗ェ逕樒 11100110111100101001111011101000100100111011110011100111111001111010101011100111100101001001111011100111 e6f29ee893bce7e7aae7949ee7
EUC-JP 踉櫁鴇鉗ェ逕樒 1110110011110100110111001110101011000110101111101110111011101001100011101010101011101101111101001101110011101001 ecf4dceac6beeee98eaaedf4dce9
UTF-8 踉櫁鴇鉗ェ逕樒 111010001011100010001001111001101010101110000001111010011011010010000111111010011000100110010111111011111011110110101010111010011000000010010101111001101010100010010010 e8b889e6ab81e9b487e98997efbdaae98095e6a892
UHC ???鉗?逕? 001111110011111100111111110011001100011000111111110011001110111100111111 3f3f3fccc63fccef3f

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