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 賰咒豆賰咒豆^ 11111011101011011001100111101110100100111010010011111011101011011001100111101110100100111010010001011110 fbad99ee93a4fbad99ee93a45e
EUC-JP 賰咒豆賰咒豆^ 100011111101111110111001110100101111000011000110101001101000111111011111101110011101001011110000110001101010011001011110 8fdfb9d2f0c6a68fdfb9d2f0c6a65e
UTF-8 賰咒豆賰咒豆^ 11101000101100111011000011100101100100101001001011101000101100011000011011101000101100111011000011100101100100101001001011101000101100011000011001011110 e8b3b0e59292e8b186e8b3b0e59292e8b1865e
UHC ??豆??豆^ 001111110011111111010100111001110011111100111111110101001110011101011110 3f3fd4e73f3fd4e75e

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