Css Styling

Size
𤟵
15px
𤟵
18px
𤟵
21px
𤟵
24px
𤟵
27px
𤟵
30px
𤟵
33px
𤟵
36px
𤟵
42px
𤟵
48px
𤟵
54px
𤟵
60px
𤟵
66px
𤟵
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𤟵
Bold
𤟵
Italic
𤟵
Underline
𤟵
Strikethrough
𤟵
UpperCase
𤟵
LowerCase
𤟵
Oblique
A 𤟵
Subscript
A 𤟵
Superscript
𤟵
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𤟵
Arial
𤟵
Times New Roman
𤟵
Verdana
𤟵
Courier New
𤟵
Garamond
𤟵
Georgia
𤟵
Trebuchet MS
𤟵
Tahoma
𤟵
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𤟵
White
𤟵
Brown
𤟵
Maroon
𤟵
Magenta
𤟵
Red
𤟵
Orange
𤟵
Yellow
𤟵
Green
𤟵
Teal
𤟵
Cyan
𤟵
Blue
𤟵
Violet
𤟵
Purple
𤟵
Indigo
𤟵
Gray
𤟵
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𤟵
White
𤟵
Brown
𤟵
Maroon
𤟵
Magenta
𤟵
Red
𤟵
Orange
𤟵
Yellow
𤟵
Green
𤟵
Teal
𤟵
Cyan
𤟵
Blue
𤟵
Violet
𤟵
Purple
𤟵
Indigo
𤟵
Gray
𤟵
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#149493;</p>
📋
CSS .selector { content: '\247F5' };
📋
JS var unicodeA = '\u247F5 ';
📋
CPP char unicodeA = ' \u247F5 ';
📋
Java char unicodeA = '\u247F5';
📋
Python unicodeA = '\u247F5'
📋

What is Unicode character 𤟵?

The Unicode character 𤟵 U+247F5 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𤟵 represent?

The Unicode character 𤟵 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𤟵?

The Unicode code point for 𤟵 is U+247F5.

Is the appearance of the 𤟵 character consistent across all platforms?

The appearance of the 𤟵 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𤟵 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𤟵 character.

In which version was Unicode character 𤟵 released, and to which block of characters does it belong?

Unicode character 𤟵 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!