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 」顆」顆^ 111110001100010110100011111010001111011111110101011111011111100011000101101000111110100011110111111101010111101101011110 f8c5a3e8f7f57df8c5a3e8f7f57b5e
EUC-JP ?」顆??」顆?^ 00111111100011101010001111110000111110010011111100111111100011101010001111110000111110010011111101011110 3f8ea3f0f93f3f8ea3f0f93f5e
UTF-8 」顆」顆^ 11101110100110011010010011101111101111011010001111101001101000011000011011101110100011111010100111101110100110011010010011101111101111011010001111101001101000011000011011101110100011111010011101011110 ee99a4efbda3e9a186ee8fa9ee99a4efbda3e9a186ee8fa75e
UHC ??顆???顆?^ 0011111100111111110011101010100000111111001111110011111111001110101010000011111101011110 3f3fcea83f3f3fcea83f5e

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