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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 樗棒鵑}樗棒鵑{^ 100100101001010010010110010111111110101001000011011111011001001010010100100101100101111111101010010000110111101101011110 9294965fea437d9294965fea437b5e
EUC-JP 樗棒鵑}樗棒鵑{^ 110000111111010011001011110000001111001110100100011111011100001111110100110010111100000011110011101001000111101101011110 c3f4cbc0f3a47dc3f4cbc0f3a47b5e
UTF-8 樗棒鵑}樗棒鵑{^ 111001101010100010010111111001101010001110010010111010011011010110010001011111011110011010101000100101111110011010100011100100101110100110110101100100010111101101011110 e6a897e6a392e9b5917de6a897e6a392e9b5917b5e
UHC 樗棒鵑}樗棒鵑{^ 111011101100000011011100111010101100110010111011011111011110111011000000110111001110101011001100101110110111101101011110 eec0dceaccbb7deec0dceaccbb7b5e

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