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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 貉ソ螳肴ケソ閠ウB 11100110101110011011111111100101101011101000110111100110101110011011111111101000100000001011001101000010 e6b9bfe5ae8de6b9bfe880b342
EUC-JP 貉ソ螳肴ケソ閠ウB 1110110010111011100011101011111111101010101100001011101011101000100011101011100110001110101111111110111111100000100011101011001101000010 ecbb8ebfeab0bae88eb98ebfefe08eb342
UTF-8 貉ソ螳肴ケソ閠ウB 11101000101100101000100111101111101111011011111111101000100111101011001111101000100000101011010011101111101111011011100111101111101111011011111111101001100101101010000011101111101111011011001101000010 e8b289efbdbfe89eb3e882b4efbdb9efbdbfe996a0efbdb342
UHC ??螳肴????B 0011111100111111110100111101100111111101101000100011111100111111001111110011111101000010 3f3fd3d9fda23f3f3f3f42

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