unicode.cout 101 B

12345678
  1. push "▇"
  2. use print(1)
  3. push "äöü"
  4. use print(1)
  5. push "ÄÖÜ"
  6. use print(1)
  7. push "ß"
  8. use print(1)