DEV Community

# encoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The ü/ü Conundrum

The ü/ü Conundrum

9
Comments
2 min read
Intl.Segmenter(): Don't use string.split() nor string.length

Intl.Segmenter(): Don't use string.split() nor string.length

11
Comments 1
5 min read
Packing and unpacking bytes

Packing and unpacking bytes

Comments
5 min read
The Hitchhiker's Guide to Binary-to-Text Encoding

The Hitchhiker's Guide to Binary-to-Text Encoding

3
Comments
9 min read
Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.

Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.

6
Comments
10 min read
Dealing with Categorical Data: Encoding Features for ML Algorithms

Dealing with Categorical Data: Encoding Features for ML Algorithms

3
Comments
7 min read
Base64's goodness

Base64's goodness

6
Comments
6 min read
PHP: Useful Encoding and decoding Functions You Need to Know

PHP: Useful Encoding and decoding Functions You Need to Know

6
Comments
1 min read
String encodings

String encodings

8
Comments 1
17 min read
Unicode

Unicode

3
Comments
2 min read
Serialization

Serialization

7
Comments 1
15 min read
Windows 系統上 Python 的文字輸出編碼

Windows 系統上 Python 的文字輸出編碼

5
Comments
6 min read
UTF-8 strings in C (3/3)

UTF-8 strings in C (3/3)

6
Comments
4 min read
UTF-8 strings in C (2/3)

UTF-8 strings in C (2/3)

7
Comments 2
6 min read
Implementing Base64 from scratch in Rust

Implementing Base64 from scratch in Rust

18
Comments 12
11 min read
UTF-8 strings in C (1/3)

UTF-8 strings in C (1/3)

4
Comments 3
5 min read
Managing state with binary data & bitwise op

Managing state with binary data & bitwise op

4
Comments
4 min read
How to Speak Binary in TypeScript

How to Speak Binary in TypeScript

3
Comments
2 min read
JSON to python object

JSON to python object

6
Comments 2
2 min read
HPACK: Huffman encoder

HPACK: Huffman encoder

9
Comments
4 min read
Working with CSV in Elixir

Working with CSV in Elixir

3
Comments
1 min read
Huffman coding from scratch with Elixir

Huffman coding from scratch with Elixir

9
Comments
11 min read
Go-CoNLLU – Some Much Needed Machine Learning Support in Go

Go-CoNLLU – Some Much Needed Machine Learning Support in Go

8
Comments
2 min read
You want to base what on my hmac?

You want to base what on my hmac?

6
Comments
6 min read
Base64 vs Base58 Encoding

Base64 vs Base58 Encoding

7
Comments
3 min read
Unicode and Character Sets

Unicode and Character Sets

10
Comments 1
5 min read
Fun with Unicode in Java

Fun with Unicode in Java

7
Comments
1 min read
The difference between "binary" and "text" files

The difference between "binary" and "text" files

118
Comments 8
5 min read
Base64 is fun!

Base64 is fun!

25
Comments 1
4 min read
Mojibake 文字化け

Mojibake 文字化け

1
Comments
1 min read
The Magic 0xC2

The Magic 0xC2

15
Comments
3 min read
Character set and Character encoding

Character set and Character encoding

3
Comments
1 min read
An efficient way to send larger messages over the network

An efficient way to send larger messages over the network

6
Comments
3 min read
How many ways can you say Newline? A story about unusual newlines in a CSV

How many ways can you say Newline? A story about unusual newlines in a CSV

6
Comments
4 min read
Data Serialization Methods

Data Serialization Methods

5
Comments
4 min read
How Character Encoding Saved Me

How Character Encoding Saved Me

7
Comments
2 min read
Fine Tuned Video Compression in iOS (Swift 4, no dependencies)

Fine Tuned Video Compression in iOS (Swift 4, no dependencies)

7
Comments
1 min read
loading...