fork download
  1. #!/bin/env ruby
  2. # encoding: utf-8
  3.  
  4. puts "Café".match(/[\u0080-\uFFFF]/)
Success #stdin #stdout 0.01s 7452KB
stdin
Standard input is empty
stdout
é