fork download
  1. #!/usr/bin/perl
  2. # your code goes here
  3. # use utf8;
  4. # use open qw( :std :encoding(UTF-8) );
  5. # use Encode qw(encode);
  6.  
  7. print("\xB0");
  8.  
  9. # print ('°');
Success #stdin #stdout 0s 5312KB
stdin
Standard input is empty
stdout