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^ 1110011010111001101111111110010110101110100011011110011010111001101111111110100110111001101111110110010101011110 e6b9bfe5ae8de6b9bfe9b9bf655e
EUC-JP 貉ソ螳肴ケソ鮖ソe^ 111011001011101110001110101111111110101010110000101110101110100010001110101110011000111010111111111100101011101110001110101111110110010101011110 ecbb8ebfeab0bae88eb98ebff2bb8ebf655e
UTF-8 貉ソ螳肴ケソ鮖ソe^ 1110100010110010100010011110111110111101101111111110100010011110101100111110100010000010101101001110111110111101101110011110111110111101101111111110100110101110100101101110111110111101101111110110010101011110 e8b289efbdbfe89eb3e882b4efbdb9efbdbfe9ae96efbdbf655e
UHC ??螳肴????e^ 001111110011111111010011110110011111110110100010001111110011111100111111001111110110010101011110 3f3fd3d9fda23f3f3f3f655e

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