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

What is Unicode character 𤟙?

The Unicode character 𤟙 U+247D9 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+247D9.

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!