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 ŽÝ±×ŽÝ±×^ 1000111011011101100011111011000111010111100011101101110110001111101100011101011101011110 8edd8fb1d78edd8fb1d75e
SJIS-WIN ???±×???±×^ 001111110011111100111111100000010111110110000001011111100011111100111111001111111000000101111101100000010111111001011110 3f3f3f817d817e3f3f3f817d817e5e
EUC-JP ?Ý?±×?Ý?±×^ 00111111100011111010101011110010001111111010000111011110101000011101111100111111100011111010101011110010001111111010000111011110101000011101111101011110 3f8faaf23fa1dea1df3f8faaf23fa1dea1df5e
UTF-8 ŽÝ±×ŽÝ±×^ 110000101000111011000011100111011100001010001111110000101011000111000011100101111100001010001110110000111001110111000010100011111100001010110001110000111001011101011110 c28ec39dc28fc2b1c397c28ec39dc28fc2b1c3975e
UHC ???±×???±×^ 001111110011111100111111101000011011111010100001101111110011111100111111001111111010000110111110101000011011111101011110 3f3f3fa1bea1bf3f3f3fa1bea1bf5e

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