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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
EUC-JP 倻?????e^ 10001111101100011111011000111111001111110011111100111111001111110110010101011110 8fb1f63f3f3f3f3f655e
UTF-8 倻뽨펯溜깅젧e^ 1110010110000000101110111110101110111101101010001110110110001110101011111110111110100111100010111110101010111001100001011110110010100000101001110110010101011110 e580bbebbda8ed8eafefa78beab985eca0a7655e
UHC 倻뽨펯溜깅젧e^ 1110010110100110100101101110010010111100100000011110101011111110101100011110101110100000100111110110010101011110 e5a696e4bc81eafeb1eba09f655e

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