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 èŸhèŸfN}èŸhèŸfN{^ 1110100010011111011010001110100010011111011001100100111001111101111010001001111101101000111010001001111101100110010011100111101101011110 e89f68e89f664e7de89f68e89f664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP è?hè?fN}è?hè?fN{^ 10001111101010111011001000111111011010001000111110101011101100100011111101100110010011100111110110001111101010111011001000111111011010001000111110101011101100100011111101100110010011100111101101011110 8fabb23f688fabb23f664e7d8fabb23f688fabb23f664e7b5e
UTF-8 èŸhèŸfN}èŸhèŸfN{^ 11000011101010001100001010011111011010001100001110101000110000101001111101100110010011100111110111000011101010001100001010011111011010001100001110101000110000101001111101100110010011100111101101011110 c3a8c29f68c3a8c29f664e7dc3a8c29f68c3a8c29f664e7b5e
UHC ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e

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