StackOverflow Questions for Tag: surrogate-pairs

jotik
jotik

Reputation: 17900

How to convert between a Unicode/UCS codepoint and a UTF16 surrogate pair?

Score: 0

Views: 1443

Answers: 3

Read More
MattDMo
MattDMo

Reputation: 102842

How can I convert surrogate pairs to normal string in Python?

Score: 56

Views: 23342

Answers: 2

Read More
thedayturns
thedayturns

Reputation: 10823

How to iterate over only the characters in a string I can actually see?

Score: 6

Views: 1090

Answers: 2

Read More
Delan Azabani
Delan Azabani

Reputation: 81384

JavaScript strings outside of the BMP

Score: 42

Views: 14366

Answers: 5

Read More
Raymond
Raymond

Reputation: 2114

What is a "surrogate pair" in Java?

Score: 198

Views: 92109

Answers: 7

Read More
birojow
birojow

Reputation: 53

Spliting an emoji sequence in powershell

Score: 1

Views: 670

Answers: 2

Read More
lidajun
lidajun

Reputation: 3

How can the a surrogate code point (0xD800-0xDFFF) in C++ cause program errors?

Score: 0

Views: 230

Answers: 1

Read More
morbac
morbac

Reputation: 339

XSL Transformation, emoji and attributes

Score: 0

Views: 420

Answers: 3

Read More
Tamil Ninja
Tamil Ninja

Reputation: 17

C# UNITY Unicode Emoji Display

Score: 0

Views: 3178

Answers: 1

Read More
Green
Green

Reputation: 131

python json5 and json package inconsistent deal with surrogate pair

Score: 1

Views: 497

Answers: 0

Read More
TechnoSwiss
TechnoSwiss

Reputation: 3

Python MySQL doesn't encode surrogates for query parameters

Score: 0

Views: 83

Answers: 0

Read More
Nemo XXX
Nemo XXX

Reputation: 681

How to display Unicode character names and their hexadecimal codes with PowerShell?

Score: 3

Views: 4207

Answers: 3

Read More
user3064538
user3064538

Reputation:

Replace all unmatched surrogate pairs with replacement character in JavaScript string

Score: 2

Views: 620

Answers: 2

Read More
Ken.Zhang
Ken.Zhang

Reputation: 1

Why does a keyboard-entered super Unicode string change after being passed to a method?

Score: 0

Views: 46

Answers: 0

Read More
mbourd
mbourd

Reputation: 55

How to chunk a string containing characters with high code point?

Score: 1

Views: 50

Answers: 1

Read More
Vince Varga
Vince Varga

Reputation: 6918

How to reverse strings that contain surrogate pairs in Dart?

Score: 2

Views: 1132

Answers: 3

Read More
radiantsoup0827
radiantsoup0827

Reputation: 13

How to convert surrogate pairs into hexadecimal, and vice-versa in Python?

Score: 1

Views: 142

Answers: 1

Read More
ceving
ceving

Reputation: 23774

How to read non-BMP (astral) Unicode supplementary characters (code points)

Score: 8

Views: 941

Answers: 2

Read More
stgatilov
stgatilov

Reputation: 5533

Check if UTF-8 string is valid in modern C++

Score: 7

Views: 3408

Answers: 1

Read More
sandthorn
sandthorn

Reputation: 2870

Can Windows' std::wcout display UTF-16 wchar_t surrogate pairs as a unicode character?

Score: 1

Views: 306

Answers: 0

Read More
PreviousPage 1Next