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 髫抱頂髫抱跳^ 11101001100110101001010111111000100100101011100011101001100110101001010111111000100100101011010101011110 e99a95f892b8e99a95f892b55e
EUC-JP 髫抱頂髫抱跳^ 11110001111110101100101011111010110001001011101011110001111110101100101011111010110001001011011101011110 f1facafac4baf1facafac4b75e
UTF-8 髫抱頂髫抱跳^ 11101001101010111010101111100110100010101011000111101001101000001000001011101001101010111010101111100110100010101011000111101000101101111011001101011110 e9ababe68ab1e9a082e9ababe68ab1e8b7b35e
UHC ?抱頂?抱跳^ 0011111111111000110110011111000010100010001111111111100011011001110101001010111101011110 3ff8d9f0a23ff8d9d4af5e

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