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 雍溢肩雍溢研^ 11101000101101001000100011101100100011001010100011101000101101001000100011101100100011001010010001011110 e8b488ec8ca8e8b488ec8ca45e
EUC-JP 雍溢肩雍溢研^ 11110000101101101011000011101110101110001010101011110000101101101011000011101110101110001010011001011110 f0b6b0eeb8aaf0b6b0eeb8a65e
UTF-8 雍溢肩雍溢研^ 11101001100110111000110111100110101110101010001011101000100000101010100111101001100110111000110111100110101110101010001011100111101000001001010001011110 e99b8de6baa2e882a9e99b8de6baa2e7a0945e
UHC 雍溢肩雍溢?^ 111010001011110011101100111011101100110010110111111010001011110011101100111011100011111101011110 e8bceceeccb7e8bcecee3f5e

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