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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 轜翠勧轜粋蟹e^ 1110011101111110100100001000100110001010101010011110011101111110100100001000100010001010010010010110010101011110 e77e90898aa9e77e90888a49655e
EUC-JP 轜翠勧轜粋蟹e^ 1110110111011111101111111110100110110100101010111110110111011111101111111110100010110011101010100110010101011110 eddfbfe9b4abeddfbfe8b3aa655e
UTF-8 轜翠勧轜粋蟹e^ 1110100010111101100111001110011110111111101000001110010110001011101001111110100010111101100111001110011110110010100010111110100010011111101110010110010101011110 e8bd9ce7bfa0e58ba7e8bd9ce7b28be89fb9655e
UHC ?翠???蟹e^ 00111111111101101010100000111111001111110011111111111010101011110110010101011110 3ff6a83f3f3ffaaf655e

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