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>&#146869;</p>
📋
CSS .selector { content: '\23DB5' };
📋
JS var unicodeA = '\u23DB5 ';
📋
CPP char unicodeA = ' \u23DB5 ';
📋
Java char unicodeA = '\u23DB5';
📋
Python unicodeA = '\u23DB5'
📋

What is Unicode character 𣶵?

The Unicode character 𣶵 U+23DB5 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+23DB5.

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!