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^ 11100101101101101011100011101111101111011010101001000100010111100110010101011110 e5b6b8efbdaa445e655e
SJIS-WIN ?¶????D^e^ 0011111110000001111101110011111100111111001111110011111101000100010111100110010101011110 3f81f73f3f3f3f445e655e
EUC-JP 嶸�D^e^ 10001111101010111010100110100010111110011000111110100010101100011000111110101011110000010011111110001111101000101110110001000100010111100110010101011110 8faba9a2f98fa2b18fabc13f8fa2ec445e655e
UTF-8 嶸ェD^e^ 11000011101001011100001010110110110000101011100011000011101011111100001010111101110000101010101001000100010111100110010101011110 c3a5c2b6c2b8c3afc2bdc2aa445e655e
UHC ?¶¸?½ªD^e^ 0011111110100010110100101010001010101100001111111010100011110110101010001010001101000100010111100110010101011110 3fa2d2a2ac3fa8f6a8a3445e655e

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