part alternation mark Emoji
〽️ is the Part Alternation Mark used to indicate alternation or switching between parts in text.
U+303D U+FE0F
〽️ is Unicode’s “Part Alternation Mark” (U+303D U+FE0F). It’s typically used as a small visual divider for alternating parts in a sequence.
part alternation mark Emoji Meaning
The Part Alternation Mark (〽️) is a Unicode symbol intended to show alternation between “parts” or sections. In practical writing, it can function like a compact marker that tells readers that the next line, phrase, or segment switches to a different part (for example, in dialogue formatting or repeated patterns). Compared with broader separators, this symbol is more specific in purpose: it visually signals a change in the active portion of the content. It’s often used in typography and text layouts where you want a lightweight alternation cue without using words.
Common uses
- •Indicating alternation between two or more speakers in dialogue drafts
- •Marking switch points between repeated sections in a template
- •Separating alternating parts in lesson scripts or call-and-response text
- •Designing small typographic indicators in posters, flyers, or captions
- •Adding a compact alternation cue in code comments or documentation drafts
Examples
〽️ Part Alternation Mark Symbol
- 〽️Line A 〽️ Line B
- 〽️Speaker 1: Hello 〽️ Speaker 2: Hi!
- 〽️Part I 〽️ Part II
- 〽️Take 1 〽️ Take 2
- 〽️Option (left) 〽️ Option (right)
Variations
Ready to copy
Technical codes
| Unicode | U+303D U+FE0F | |
| HTML Entity | 〽 | |
| HTML Code | 〽 | |
| CSS | \303D |
FAQ
What does the part alternation mark emoji mean?
The Part Alternation Mark (〽️) is a Unicode symbol intended to show alternation between “parts” or sections. In practical writing, it can function like a compact marker that tells readers that the next line, phrase, or segment switches to a different part (for example, in dialogue formatting or repeated patterns). Compared with broader separators, this symbol is more specific in purpose: it visually signals a change in the active portion of the content. It’s often used in typography and text layouts where you want a lightweight alternation cue without using words.
What is the Unicode name of 〽️?
The Unicode name is PART ALTERNATION MARK.
How do I copy the symbol 〽️?
Copy it directly from this page as the character “〽️”, or use the HTML entity (〽) shown in the data.
What is the code point for 〽️?
It is U+303D U+FE0F.
Can I use it in HTML, CSS, or JavaScript?
Yes. Use the HTML entity (〽) for HTML, CSS escape (\\303D), and JavaScript escape (\\u{303D U+FE0F}) as listed.