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⇛Ùâe⇛×^ 11100010011001011110001010000111100110111101100111100010011001011110001010000111100110111101011101011110 e265e2879bd9e265e2879bd75e
SJIS-WIN ?e?????e???×^ 0011111101100101001111110011111100111111001111110011111101100101001111110011111100111111100000010111111001011110 3f653f3f3f3f3f653f3f3f817e5e
EUC-JP âeâ??Ùâeâ??×^ 100011111010101110100100011001011000111110101011101001000011111100111111100011111010101011100011100011111010101110100100011001011000111110101011101001000011111100111111101000011101111101011110 8faba4658faba43f3f8faae38faba4658faba43f3fa1df5e
UTF-8 âe⇛Ùâe⇛×^ 1100001110100010011001011100001110100010110000101000011111000010100110111100001110011001110000111010001001100101110000111010001011000010100001111100001010011011110000111001011101011110 c3a265c3a2c287c29bc399c3a265c3a2c287c29bc3975e
UHC ?e?????e???×^ 0011111101100101001111110011111100111111001111110011111101100101001111110011111100111111101000011011111101011110 3f653f3f3f3f3f653f3f3fa1bf5e

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