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^ 111001010100000100111111001111110011111100111111001111110110010101011110 e5413f3f3f3f3f655e
EUC-JP 蘂?????e^ 111010011010001000111111001111110011111100111111001111110110010101011110 e9a23f3f3f3f3f655e
UTF-8 蘂녹뼔溜㏓젻e^ 1110100010011000100000101110101110000101101110011110101110111100100101001110111110100111100010111110001110001111100100111110110010100000101110110110010101011110 e89882eb85b9ebbc94efa78be38f93eca0bb655e
UHC 蘂녹뼔溜㏓젻e^ 1110011111011110101100111110110010010110100111001110101011111110101001111110101110100000101011100110010101011110 e7deb3ec969ceafea7eba0ae655e

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