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 ツ禿シ}ツ禿シ{^ 1100001010010011110000111011110001111101110000101001001111000011101111000111101101011110 c293c3bc7dc293c3bc7b5e
EUC-JP ツ禿シ}ツ禿シ{^ 100011101100001011000110110001011000111010111100011111011000111011000010110001101100010110001110101111000111101101011110 8ec2c6c58ebc7d8ec2c6c58ebc7b5e
UTF-8 ツ禿シ}ツ禿シ{^ 111011111011111010000010111001111010011010111111111011111011110110111100011111011110111110111110100000101110011110100110101111111110111110111101101111000111101101011110 efbe82e7a6bfefbdbc7defbe82e7a6bfefbdbc7b5e
UHC ?禿?}?禿?{^ 0011111111010100101111100011111101111101001111111101010010111110001111110111101101011110 3fd4be3f7d3fd4be3f7b5e

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