Quantcast
Channel: Active questions tagged utf-8 - Stack Overflow
Browsing all 1035 articles
Browse latest View live

Using HTML / UTF-8 character's as cursor

I'd like to be able use the double arrow characters as a cursor when an image is hovered. Can I only add an image as a custom cursor?cursor: url(images/my-cursor.png),...

View Article


Printing out unicode from Java code issue in windows console

I have got a problem with printing out a unicode symbol in the windows console. Here's the java code that prints out the unicode symbol value; System.out.print("\u22A2 ");The problem doesn't exist when...

View Article


Docker read files from network drive with unicode characters in name

I have a .net application which runs in a Linux Docker conatainer.I have mounted a Windows folder via network share.Some file names contain Unicode characters (Georgian letters in my case) and I am...

View Article

How to use UTF-8 in C code?

My setup: gcc-4.9.2, UTF-8 environment.The following C-program works in ASCII, but does not in UTF-8.Create input file:echo -n 'приветмир'> /tmp/входThis is test.c:#include <stdio.h>#include...

View Article

Browser's behavior UTF-8 page with non UTF-8 character (ERROR by ajax) XML...

We are developing some JSF web applications with PrimeFaces.It is possible in inputText to copy paste text with non UTF-8 character like this:xxxxxand save the page. But there is an error in the...

View Article


How to loop trough encoding types Python data.code

this code is supposed to be able to read qrcodes but i have one in particular that doesent work and i get this error UnicodeEncodeError: 'charmap' codec can't encode character '\x85' in position 33:...

View Article

UTF-8 problems while reading CSV file with fgetcsv

I try to read a CSV and echo the content. But the content displays the characters wrong. Mäx Müstermänn -> Mäx MüstermännEncoding of the CSV file is UTF-8 without BOM (checked with...

View Article

Rest Template Returns Response in Garbled Characters Some Sort of Chinese

I am using rest template to call API, when I hit the API using rest template it returns some garbled characters like Chinese.ResponseEntity<String> response = restTemplate.exchange(url, method,...

View Article


Android Studio, how to print unicode output from kotlin scratch file

Need to test some operations on Greek text. Sure enough, the scratch file accepts something likevar testString = "θερμοσίφωνας"However any println("θερμοσίφωνας") will give me ????????????I have always...

View Article


Character encoding of GET request parameter

Hello fellow Stackoverflowers.I have an issue that i need some help with:We're making an http GET web service call from a smartphone app to a Java/Spring MVC application. We're on a Tomcat application...

View Article

Insert emoji does not work with spring-boot and MariaDB

I would like to insert emoji like 😃 in mariaDB database but I always get a sql error.Here is the stacktrace:12-01-2018 16:01:44.466 [Executor - Migration - 1] WARN...

View Article

Writing Cyrillic characters to a dbf file, react.js

Using the DBF library, I am trying to create a converter from a CSV file to DBF. The conversion should take place on the browser side. I have a problem - the Cyrillic characters are not displayed...

View Article

Intellij converts special characters to different characters

I am trying to call a service in an application and filter the response i get from the service call.response = serviceCaller.callMyService(request, endpoint); if(isTrue){...

View Article


How to correctly represent a supplementary unicode char in python3 (3.6.1+)...

Recently I'm learing python and has encountered a problem with unicode escape literal in python 3.It seems that like Java, the \u escape is interpreted as UTF-16 code point which Java uses, but here...

View Article

Convert std::string to QString

I've got an std::string content that I know contains UTF-8 data. I want to convert it to a QString. How do I do that, avoiding the from-ASCII conversion in Qt?

View Article


can power automate save an excel output as unicode

I have returned an excel table from office script into power automate. However when i save the file as a txt file. Notepad++ detect the file as UTF-8Is it possible to replicate Excel's "Save As...

View Article

PLSQL Microsoft Graph sending mails, Special Characters

i wrote the code using PLSQL Oracle, how send mails via Microsft Graph API, after creating the json structure to send via https (using JSON_OBJECT_T classes in plsql), im having troubles when in the...

View Article


Browser's behavior UTF-8 page with extra character like U+FFFE (ERROR by...

We are developing some JSF web applications with PrimeFaces.It is possible in inputText to copy/paste text with a non UTF-8 character like `` (Here is the character) and save the page. But there is an...

View Article

Image may be NSFW.
Clik here to view.

Chinese character turns into �� or @@ or just nothing [closed]

For example:In run and debug:In terminal:When I input any Chinese, the debugging interface will show that the value of str1 is �� or @@ or just nothing, and it's a little unstable (but � is quite...

View Article

Image may be NSFW.
Clik here to view.

Set charset different from UTF-8 in JSON Response

I have this get request in my controller in ASP.NET Core project[HttpGet][Route("api/controller/getlastresult/{id}")]public IActionResult GetLatestResultForController(string id){ Response.ContentType =...

View Article
Browsing all 1035 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>