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^ 1110011010111001101111111110010110101110100011011110011010111001101111111110100110011011101010110110010101011110 e6b9bfe5ae8de6b9bfe99bab655e
EUC-JP 貉ソ螳肴ケソ髮ォe^ 111011001011101110001110101111111110101010110000101110101110100010001110101110011000111010111111111100011111101110001110101010110110010101011110 ecbb8ebfeab0bae88eb98ebff1fb8eab655e
UTF-8 貉ソ螳肴ケソ髮ォe^ 1110100010110010100010011110111110111101101111111110100010011110101100111110100010000010101101001110111110111101101110011110111110111101101111111110100110101011101011101110111110111101101010110110010101011110 e8b289efbdbfe89eb3e882b4efbdb9efbdbfe9abaeefbdab655e
UHC ??螳肴??髮?e^ 00111111001111111101001111011001111111011010001000111111001111111101101110100101001111110110010101011110 3f3fd3d9fda23f3fdba53f655e

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