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 亥?枝坤亥?枝鵠^ 100010001110010100111111100011100111110110001101101000111000100011100101001111111000111001111101100011011001010001011110 88e53f8e7d8da388e53f8e7d8d945e
EUC-JP 亥?枝坤亥?枝鵠^ 101100001110011100111111101110111101111010111010101001011011000011100111001111111011101111011110101110011111010001011110 b0e73fbbdebaa5b0e73fbbdeb9f45e
UTF-8 亥렲枝坤亥렲枝鵠^ 11100100101110101010010111101011101000001011001011100110100111101001110111100101100111011010010011100100101110101010010111101011101000001011001011100110100111101001110111101001101101011010000001011110 e4baa5eba0b2e69e9de59da4e4baa5eba0b2e69e9de9b5a05e
UHC 亥렲枝坤亥렲枝鵠^ 1111101010100100100011101011111111110010101010111100110111011110111110101010010010001110101111111111001010101011110011011101110001011110 faa48ebff2abcddefaa48ebff2abcddc5e

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