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^ 1110101110100100101101011110011010001100100100011110001110001001101010010110010101011110 eba4b5e68c91e389a9655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ë¤?æ??ã?©e^ 100011111010101110110011100011111010001011110000001111111000111110101001110000010011111100111111100011111010101110101010001111111000111110100010111011010110010101011110 8fabb38fa2f03f8fa9c13f3f8fabaa3f8fa2ed655e
UTF-8 뤵挑㉩e^ 1100001110101011110000101010010011000010101101011100001110100110110000101000110011000010100100011100001110100011110000101000100111000010101010010110010101011110 c3abc2a4c2b5c3a6c28cc291c3a3c289c2a9655e
UHC ?¤?æ?????e^ 00111111101000101011010000111111101010011010000100111111001111110011111100111111001111110110010101011110 3fa2b43fa9a13f3f3f3f3f655e

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