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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?堪笠?堪?^ 00111111100010101010110010001010011111010011111110001010101011000011111101011110 3f8aac8a7d3f8aac3f5e
EUC-JP ?堪笠?堪潾^ 001111111011010010101110101100111101111000111111101101001010111010001111110010001110001001011110 3fb4aeb3de3fb4ae8fc8e25e
UTF-8 鱗堪笠鱗堪潾^ 11101111101001111011001011100101101000001010101011100111101011001010000011101111101001111011001011100101101000001010101011100110101111011011111001011110 efa7b2e5a0aae7aca0efa7b2e5a0aae6bdbe5e
UHC 鱗堪笠鱗堪潾^ 11101100111001111100101011101101110110001010001011101100111001111100101011101101110101111111000101011110 ece7caedd8a2ece7caedd7f15e

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