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??D?e??D^ 0011111101100101001111110011111101000100001111110110010100111111001111110100010001011110 3f653f3f443f653f3f445e
SJIS-WIN ?e??D?e??D^ 0011111101100101001111110011111101000100001111110110010100111111001111110100010001011110 3f653f3f443f653f3f445e
EUC-JP ?e??D?e??D^ 0011111101100101001111110011111101000100001111110110010100111111001111110100010001011110 3f653f3f443f653f3f445e
UTF-8 묲e묭묺D묲e묭묺D^ 1110101110101100101100100110010111101011101011001010110111101011101011001011101001000100111010111010110010110010011001011110101110101100101011011110101110101100101110100100010001011110 ebacb265ebacadebacba44ebacb265ebacadebacba445e
UHC 묲e묭묺D묲e묭묺D^ 1001001001001001011001011001001001000100100100100100110101000100100100100100100101100101100100100100010010010010010011010100010001011110 9249659244924d449249659244924d445e

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