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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN 﨟ソ魘ォ﨟ソ雉ェe^ 1111101110011101101111111110100110110100101010111111101110011101101111111110100010110011101010100110010101011110 fb9dbfe9b4abfb9dbfe8b3aa655e
EUC-JP ?ソ魘ォ?ソ雉ェe^ 00111111100011101011111111110010101101101000111010101011001111111000111010111111111100001011010110001110101010100110010101011110 3f8ebff2b68eab3f8ebff0b58eaa655e
UTF-8 﨟ソ魘ォ﨟ソ雉ェe^ 1110111110101000100111111110111110111101101111111110100110101101100110001110111110111101101010111110111110101000100111111110111110111101101111111110100110011011100010011110111110111101101010100110010101011110 efa89fefbdbfe9ad98efbdabefa89fefbdbfe99b89efbdaa655e
UHC ??????雉?e^ 0011111100111111001111110011111100111111001111111111011011001011001111110110010101011110 3f3f3f3f3f3ff6cb3f655e

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