0xFFFF) ? '\\u{%' . $this->hexCase . '}' : '\\u%04' . $this->hexCase; return sprintf($format, $cp); } }