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 貉ソ闃晄ケソ逎〉^ 1110011010111001101111111110100010001010100111011110011010111001101111111110011110100011100000010111001001011110 e6b9bfe88a9de6b9bfe7a381725e
EUC-JP 貉ソ闃晄ケソ逎〉^ 1110110010111011100011101011111111101111111010101101101011101000100011101011100110001110101111111110111010100101101000011101001101011110 ecbb8ebfefeadae88eb98ebfeea5a1d35e
UTF-8 貉ソ闃晄ケソ逎〉^ 11101000101100101000100111101111101111011011111111101001100101111000001111100110100110011000010011101111101111011011100111101111101111011011111111101001100000001000111011100011100000001000100101011110 e8b289efbdbfe99783e69984efbdb9efbdbfe9808ee380895e
UHC ???晄???〉^ 0011111100111111001111111111110011001101001111110011111100111111101000011011010101011110 3f3f3ffccd3f3f3fa1b55e

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