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^ 1000111110100010110001001000111110101011110100011000111110100010110001001000111110101010101010100110010101011110 8fa2c48fabd18fa2c48faaaa655e
SJIS-WIN ?¢?????¢????e^ 00111111100000011001000100111111001111110011111100111111001111111000000110010001001111110011111100111111001111110110010101011110 3f81913f3f3f3f3f81913f3f3f3f655e
EUC-JP ?¢Ä??Ñ?¢Ä?ªªe^ 0011111110100001111100011000111110101010101000110011111100111111100011111010101011010000001111111010000111110001100011111010101010100011001111111000111110100010111011001000111110100010111011000110010101011110 3fa1f18faaa33f3f8faad03fa1f18faaa33f8fa2ec8fa2ec655e
UTF-8 ¢Ä«Ñ¢Äªªe^ 1100001010001111110000101010001011000011100001001100001010001111110000101010101111000011100100011100001010001111110000101010001011000011100001001100001010001111110000101010101011000010101010100110010101011110 c28fc2a2c384c28fc2abc391c28fc2a2c384c28fc2aac2aa655e
UHC ??????????ªªe^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111101010001010001110101000101000110110010101011110 3f3f3f3f3f3f3f3f3f3fa8a3a8a3655e

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