The Java program 'Hello.java' as Latin-1 characters

  1  p  u  b  l  i  c   c  l  a  s  s   H  e  l  l  o    { EOL()
  2     p  u  b  l  i  c   s  t  a  t  i  c   v  o  i  d   m  a  i  n   (  S  t  r  i  n  g   a  r  g  s  [  ]  )    { EOL()
  3        S  y  s  t  e  m  .  o  u  t  .  p  r  i  n  t  l  n   (  "  H  e  l  l  o   W  o  r  l  d  !  "  )  ; EOL()
  4     } EOL()
  5  } EOL()