RTL Embedding

Embed right-to-left text correctly in your documents.

Your input text

Enter the text you want to process with RTL embedding

Language Presets

Basic Settings

Unicode Marks

Text Processing

How to Use
  1. Enter the RTL text you want to process
  2. Select the appropriate language and text direction
  3. Choose Unicode marks if needed for your use case
  4. Configure text processing options such as normalization and spacing
  5. Click the Process Text button to generate the output
  6. Copy the generated output (Text, HTML, or CSS)
  7. Use the generated code in your HTML documents or applications
Unicode Marks Information
BDI (Bidirectional Isolate)

BDI (Bidirectional Isolate) is used to isolate text with different directionality, preventing it from affecting surrounding text direction.

RLE (Right-to-Left Embedding)

RLE (Right-to-Left Embedding) is used to set the bidirectional level of text to right-to-left, useful for embedding RTL text within LTR contexts.

PDF (Pop Directional Formatting)

PDF (Pop Directional Formatting) ends the effect of RLE, LRE, or other embedding marks, restoring the previous bidirectional state.

About This Tool