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 郢堤賢郢呈攀^ 11100111101110011001001011100111100011001010101111100111101110011001001011100110100111011011001101011110 e7b992e78cabe7b992e69db35e
EUC-JP 郢堤賢郢呈攀^ 11101110101110111100010011101001101110001010110111101110101110111100010011101000110110101011010101011110 eebbc4e9b8adeebbc4e8dab55e
UTF-8 郢堤賢郢呈攀^ 11101001100000111010001011100101101000001010010011101000101100111010001011101001100000111010001011100101100100011000100011100110100101001000000001011110 e983a2e5a0a4e8b3a2e983a2e59188e694805e
UHC ?堤賢?呈攀^ 0011111111110000101001111111101011100111001111111110111111010000110110101110011101011110 3ff0a7fae73fefd0dae75e

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