R

TestRegex

Hex character YYYY

\x{YYYY}

Matches the 16-bit character with the given hex value.

Examples

PCRE

Share & Embed

Use this snippet to display this token on your own site.

<!-- Embed Regex Token: \x{YYYY} -->
<code class="regex-token">\x{YYYY}</code> - Hex character YYYY
<small><a href="https://testregex.com/cheatsheet/hex-character-yyyy-slash-xbrace-openyyyybrace-close">See details</a></small>