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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驪檎イ厭驪檎イ閲^ 111010011000101110001100111001111011001010001001011111011110100110001011100011001110011110110010100010010111101101011110 e98b8ce7b2897de98b8ce7b2897b5e
EUC-JP 驪檎イ厭驪檎イ閲^ 1111000111101011101110001110100110001110101100101011000111011110111100011110101110111000111010011000111010110010101100011101110001011110 f1ebb8e98eb2b1def1ebb8e98eb2b1dc5e
UTF-8 驪檎イ厭驪檎イ閲^ 11101001101010011010101011100110101010101000111011101111101111011011001011100101100011101010110111101001101010011010101011100110101010101000111011101111101111011011001011101001100101101011001001011110 e9a9aae6aa8eefbdb2e58eade9a9aae6aa8eefbdb2e996b25e
UHC 驪檎?厭驪檎??^ 1101010111110001110100001101010100111111111001101111010011010101111100011101000011010101001111110011111101011110 d5f1d0d53fe6f4d5f1d0d53f3f5e

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