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 ŽÕ±¾}ŽÕ±¾{^ 10001110110101011000111110110001101111100111110110001110110101011000111110110001101111100111101101011110 8ed58fb1be7d8ed58fb1be7b5e
SJIS-WIN ???±?}???±?{^ 001111110011111100111111100000010111110100111111011111010011111100111111001111111000000101111101001111110111101101011110 3f3f3f817d3f7d3f3f3f817d3f7b5e
EUC-JP ?Õ?±?}?Õ?±?{^ 00111111100011111010101011011000001111111010000111011110001111110111110100111111100011111010101011011000001111111010000111011110001111110111101101011110 3f8faad83fa1de3f7d3f8faad83fa1de3f7b5e
UTF-8 ŽÕ±¾}ŽÕ±¾{^ 1100001010001110110000111001010111000010100011111100001010110001110000101011111001111101110000101000111011000011100101011100001010001111110000101011000111000010101111100111101101011110 c28ec395c28fc2b1c2be7dc28ec395c28fc2b1c2be7b5e
UHC ???±¾}???±¾{^ 0011111100111111001111111010000110111110101010001111101001111101001111110011111100111111101000011011111010101000111110100111101101011110 3f3f3fa1bea8fa7d3f3f3fa1bea8fa7b5e

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