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 逍勤毳逍勤毬^ 11100111100101101000101111001110100111110111110111100111100101101000101111001110100111110111101101011110 e7968bce9f7de7968bce9f7b5e
EUC-JP 逍勤毳逍勤毬^ 11101101111101101011011011010000110111011101111011101101111101101011011011010000110111011101110001011110 edf6b6d0dddeedf6b6d0dddc5e
UTF-8 逍勤毳逍勤毬^ 11101001100000001000110111100101100010111010010011100110101011111011001111101001100000001000110111100101100010111010010011100110101011111010110001011110 e9808de58ba4e6afb3e9808de58ba4e6afac5e
UHC 逍勤?逍勤毬^ 111000011100111011010000110000110011111111100001110011101101000011000011110011111011001101011110 e1ced0c33fe1ced0c3cfb35e

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