Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in codepoint
Comparing characters in Rebol 3
Mar 18, 2022
unicode
character
rebol
rebol3
codepoint
Why are there duplicate characters in Unicode?
Aug 25, 2022
unicode
codepoint
Java unicode where to find example N-byte unicode characters
Oct 27, 2022
java
unicode
sample-data
codepoint
Convert UTF8 string into numeric values in Perl
Dec 21, 2019
perl
unicode
utf-8
codepoint
Finding Unicode character name with Javascript
Apr 27, 2022
javascript
unicode
character
codepoint
Retrieve Unicode code points > U+FFFF from QChar
May 22, 2022
qt
unicode
astral-plane
codepoint
qchar
Convert from hex character to Unicode character in python
Apr 23, 2022
python
unicode
hex
codepoint
How can I convert a Unicode codepoint (\uXXXX) into a character in Perl?
Feb 18, 2022
perl
unicode
codepoint
Writing a better natural sort (than mine)
Nov 12, 2022
.net
unicode
natural-sort
codepoint
What are the consequences of storing a C# string (UTF-16) in a SQL Server nvarchar (UCS-2) column?
Nov 13, 2022
sql-server
character-encoding
utf-16
ucs2
codepoint
How to cast a QChar to int
Jun 30, 2018
qt
casting
int
codepoint
qchar
Why Unicode is restricted to 0x10FFFF?
Apr 02, 2022
unicode
character-encoding
range
codepoint
What is exactly an overlong form/encoding?
Sep 12, 2022
unicode
utf-8
character-encoding
sequences
codepoint
Split JavaScript string into array of codepoints? (taking into account "surrogate pairs" but not "grapheme clusters")
Oct 24, 2022
javascript
string
unicode
codepoint
surrogate-pairs
What exactly does String.codePointAt do?
Sep 01, 2022
java
string
unicode
codepoint
Difference between codePointAt and charCodeAt
Aug 30, 2022
javascript
string
codepoint
Why does the red heart emoji require two code points, but the other colored hearts require one?
Nov 14, 2022
unicode
emoji
codepoint
Get unicode code point of a character using Python
Jan 17, 2021
python
python-2.7
unicode
codepoint
Why is 'U+' used to designate a Unicode code point?
Aug 17, 2022
unicode
codepoint
What are the most common non-BMP Unicode characters in actual use? [closed]
Aug 16, 2022
unicode
cjk
codepoint
surrogate-pairs
astral-plane