File Directory Ruby

open('s.html', 'wb') do |f|
  f << ''
  f << "\xe2\x98\xBA"
end