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>&#149449;</p>
📋
CSS .selector { content: '\247C9' };
📋
JS var unicodeA = '\u247C9 ';
📋
CPP char unicodeA = ' \u247C9 ';
📋
Java char unicodeA = '\u247C9';
📋
Python unicodeA = '\u247C9'
📋

What is Unicode character 𤟉?

The Unicode character 𤟉 U+247C9 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+247C9.

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!