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^ 00111111001111111000001101000000001111110011111110000011011011110110010101011110 3f3f83403f3f836f655e
EUC-JP ??ァ??バe^ 00111111001111111010010110100001001111110011111110100101110100000110010101011110 3f3fa5a13f3fa5d0655e
UTF-8 룴횕ァ룵햶バe^ 1110101110100011101101001110110110011010100101011110001110000010101000011110101110100011101101011110110110010110101101101110001110000011100100000110010101011110 eba3b4ed9a95e382a1eba3b5ed96b6e38390655e
UHC 룴횕ァ룵햶バe^ 1000111110101001110000111000111110101011101000011000111110101010110000011000111110101011110100000110010101011110 8fa9c38faba18faac18fabd0655e

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