R

TestRegex

Hexadecimal replacement values

\x{06fa}

You can use hexadecimals to insert any character into the replacement string using the standard syntax.

Examples

PCRE PYTHON JAVASCRIPT

Share & Embed

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

<!-- Embed Regex Token: \x{06fa} -->
<code class="regex-token">\x{06fa}</code> - Hexadecimal replacement values
<small><a href="https://testregex.com/cheatsheet/hexadecimal-replacement-values-slash-xbrace-open06fabrace-close">See details</a></small>