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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貉ソ隰晄ケソ螟ア^ 11100110101110011011111111101000101011001001110111100110101110011011111111100101101001001011000101011110 e6b9bfe8ac9de6b9bfe5a4b15e
EUC-JP 貉ソ隰晄ケソ螟ア^ 1110110010111011100011101011111111110000101011101101101011101000100011101011100110001110101111111110101010100110100011101011000101011110 ecbb8ebff0aedae88eb98ebfeaa68eb15e
UTF-8 貉ソ隰晄ケソ螟ア^ 11101000101100101000100111101111101111011011111111101001100110101011000011100110100110011000010011101111101111011011100111101111101111011011111111101000100111101001111111101111101111011011000101011110 e8b289efbdbfe99ab0e69984efbdb9efbdbfe89e9fefbdb15e
UHC ???晄??螟?^ 0011111100111111001111111111110011001101001111110011111111011001101011010011111101011110 3f3f3ffccd3f3fd9ad3f5e

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