!752 p { S s = loadSnippet("#1001534"); print("U-Umlaut: " + (int) s.charAt(0) + ", should be: " + (int) '\u00fc'); print((int) loadPage("http://tinybrain.de:8080/getraw.php?id=1001534&utf8=1").charAt(0)); }