fork download
  1. class Ideone {
  2.  
  3. public static void main(String[] args) {
  4. System.out.println((int) 'ま');
  5. }
  6. }
Success #stdin #stdout 0.07s 48796KB
stdin
Standard input is empty
stdout
12414