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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ツ紅W}ツ紅W{^ 1100001010001101011001110101011101111101110000101000110101100111010101110111101101011110 c28d67577dc28d67577b5e
EUC-JP ツ紅W}ツ紅W{^ 10001110110000101011100111001000010101110111110110001110110000101011100111001000010101110111101101011110 8ec2b9c8577d8ec2b9c8577b5e
UTF-8 ツ紅W}ツ紅W{^ 1110111110111110100000101110011110110100100001010101011101111101111011111011111010000010111001111011010010000101010101110111101101011110 efbe82e7b485577defbe82e7b485577b5e
UHC ?紅W}?紅W{^ 0011111111111011111101010101011101111101001111111111101111110101010101110111101101011110 3ffbf5577d3ffbf5577b5e

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