Dear all,<br><br>Please pay attention to the issue below.<br><br>(with-html-output-to-string (*standard-output* nil :prologue nil)<br> (:input :type "text" :name (escape-string "你好") :readonly "readonly"<br>
:value (esc "你好")))<br><br>"<input type=\"text\" name=\"你好\" readonly=\"readonly\"你好 value=\"你好\">"<br>
<br><br clear="all">Best,<br>Kenneth<br>