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 貉ソ隰晄ケソ蛛イ^ 11100110101110011011111111101000101011001001110111100110101110011011111111100101100000011011001001011110 e6b9bfe8ac9de6b9bfe581b25e
EUC-JP 貉ソ隰晄ケソ蛛イ^ 1110110010111011100011101011111111110000101011101101101011101000100011101011100110001110101111111110100111100001100011101011001001011110 ecbb8ebff0aedae88eb98ebfe9e18eb25e
UTF-8 貉ソ隰晄ケソ蛛イ^ 11101000101100101000100111101111101111011011111111101001100110101011000011100110100110011000010011101111101111011011100111101111101111011011111111101000100110111001101111101111101111011011001001011110 e8b289efbdbfe99ab0e69984efbdb9efbdbfe89b9befbdb25e
UHC ???晄??蛛?^ 0011111100111111001111111111110011001101001111110011111111110001110010000011111101011110 3f3f3ffccd3f3ff1c83f5e

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