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 貉ソ闃晄ケソ逎^^ 1110011010111001101111111110100010001010100111011110011010111001101111111110011110100011100000010100111101011110 e6b9bfe88a9de6b9bfe7a3814f5e
EUC-JP 貉ソ闃晄ケソ逎^^ 1110110010111011100011101011111111101111111010101101101011101000100011101011100110001110101111111110111010100101101000011011000001011110 ecbb8ebfefeadae88eb98ebfeea5a1b05e
UTF-8 貉ソ闃晄ケソ逎^^ 11101000101100101000100111101111101111011011111111101001100101111000001111100110100110011000010011101111101111011011100111101111101111011011111111101001100000001000111011101111101111001011111001011110 e8b289efbdbfe99783e69984efbdb9efbdbfe9808eefbcbe5e
UHC ???晄???^^ 0011111100111111001111111111110011001101001111110011111100111111101000111101111001011110 3f3f3ffccd3f3f3fa3de5e

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