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 嶴讓D^e^ 11100101101101101011010011101000101011101001001101000100010111100110010101011110 e5b6b4e8ae93445e655e
SJIS-WIN ?¶´???D^e^ 001111111000000111110111100000010100110000111111001111110011111101000100010111100110010101011110 3f81f7814c3f3f3f445e655e
EUC-JP å¶´è®?D^e^ 100011111010101110101001101000101111100110100001101011011000111110101011101100101000111110100010111011100011111101000100010111100110010101011110 8faba9a2f9a1ad8fabb28fa2ee3f445e655e
UTF-8 嶴讓D^e^ 11000011101001011100001010110110110000101011010011000011101010001100001010101110110000101001001101000100010111100110010101011110 c3a5c2b6c2b4c3a8c2aec293445e655e
UHC ?¶´?®?D^e^ 00111111101000101101001010100010101001010011111110100010111001110011111101000100010111100110010101011110 3fa2d2a2a53fa2e73f445e655e

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