Scan your text for the invisible directional marks, the left-to-right, right-to-left, and Arabic letter marks.
Quick Answer
The Urdu Directional Mark Detector scans your text for the three invisible directional marks, the left-to-right mark, the right-to-left mark, and the Arabic letter mark. It reports whether any are present, how many of each, and exactly where they sit. Everything runs in your browser.
Detect Directional Marks
Paste text to check for hidden directional marks.
Detection report
- Marks found
- 0
- LRM
- 0
- RLM
- 0
- ALM
- 0
Rate This Tool
Tap a star to rate the Urdu Directional Mark Detector.
What the Urdu Directional Mark Detector Does
The Urdu Directional Mark Detector scans a piece of text for the invisible directional marks. These are the left-to-right mark, the right-to-left mark, and the Arabic letter mark, three characters that carry a direction but take no visible space. The detector reports each one, how many there are, and where.
Because the marks are invisible, a detector is the reliable way to know they are present in your text.
Everything runs on your own device. Your text is never uploaded or stored, so it stays private while you scan it.
How to Detect Marks
- Paste your text. Enter or paste the text you want to check.
- Read the verdict. See at once whether any directional marks are present.
- Check the counts. See how many of each mark, and where they sit.
- Copy or download. Copy the report, or save it as a text file.
The Three Marks
The left-to-right mark, U+200E, behaves like an invisible left-to-right character. The right-to-left mark, U+200F, behaves like an invisible right-to-left one. The Arabic letter mark, U+061C, behaves like an invisible Arabic character. The detector counts each of the three separately.
Why They Matter
A directional mark can be useful to fix the direction of a lone number or a bracket in mixed Urdu and English. It can also slip in unnoticed when copying, where it does nothing helpful. Either way, knowing it is there lets you decide whether to keep it.
The Marked-Up Copy
The detector can show a copy of your text with each mark replaced by a visible tag, so you can see exactly where an invisible mark sits between the letters you can read.
A Worked Example
Text:
Loading example…
Detection report:
Loading example…
The live detector is preparing this example…
The result above comes from the same function the tool uses, so it reflects real behavior. Press Load Example to try it.
Who Uses This Detector
Developers use it to check stored text. Editors use it to tidy documents. Anyone unsure about hidden marks uses it to find them.
Accuracy and Limits
The detector finds the three directional marks by their code points, exactly. It reports the marks that are present; it does not judge whether they were added on purpose. For the embeddings, overrides, and isolates, use the bidi character detector.
Good to know: ordinary Urdu letters are naturally right-to-left and are not marks, so they are not flagged.
Your Data Stays Private
The detector runs fully in your browser with standard web technology. Your text is not uploaded or stored, and it is not sent to any analytics service. Only your star rating is sent, to record the tool’s rating. When you close the page, your text is gone.
Frequently Asked Questions
What does the Urdu Directional Mark Detector do?
It scans text for the three invisible directional marks, the left-to-right, right-to-left, and Arabic letter marks, and reports how many and where.
Which marks does it find?
The left-to-right mark U+200E, the right-to-left mark U+200F, and the Arabic letter mark U+061C.
Are Urdu letters flagged?
No. Ordinary Urdu letters are naturally right-to-left content, not marks, so they are not flagged.
How do I remove the marks?
Use the directional mark cleaner, which takes them out and returns clean text.
What about embeddings and overrides?
Those are not directional marks. For the embeddings, overrides, and isolates, use the bidi character detector.
Is my data safe?
Yes. Everything runs in your browser. Your text is never uploaded, saved, or shared.
Is this tool free?
Yes, it is completely free and needs no account to use.
Does it work on mobile?
Yes. It works on phones, tablets, and computers.
Explore More Free Urdu Unicode and RTL Tools
Inspectors, detectors, cleaners, and normalizers built for real Urdu Unicode text.
Open the Urdu Tools hubSources and standards
- The Unicode Standard and code charts (Arabic block U+0600, Arabic Supplement, Presentation Forms). unicode.org/charts
- UAX #9, Unicode Bidirectional Algorithm (RTL, marks, isolates, overrides). unicode.org/reports/tr9
- UAX #15, Unicode Normalization Forms (NFC, NFD, NFKC, NFKD). unicode.org/reports/tr15
- MDN Web Docs, String.prototype.normalize and code point methods. developer.mozilla.org
This free tool scans text for the three invisible directional marks, the LRM, RLM, and ALM, reporting how many and where. It finds them by their code points and does not judge intent. For embeddings, overrides, and isolates, use the bidi character detector. Your star rating is stored on the site.