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 遞矩園遞矩園^ 11100111101010001000101111101001100010011000000011100111101010001000101111101001100010011000000001011110 e7a88be98980e7a88be989805e
EUC-JP 遞矩園遞矩園^ 11101110101010101011011011101011101100011110000011101110101010101011011011101011101100011110000001011110 eeaab6ebb1e0eeaab6ebb1e05e
UTF-8 遞矩園遞矩園^ 11101001100000011001111011100111100111111010100111100101100111001001001011101001100000011001111011100111100111111010100111100101100111001001001001011110 e9819ee79fa9e59c92e9819ee79fa9e59c925e
UHC 遞矩園遞矩園^ 11110100111101101100111110111011111010101010111011110100111101101100111110111011111010101010111001011110 f4f6cfbbeaaef4f6cfbbeaae5e

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