Movatterモバイル変換


[0]ホーム

URL:


Unicode & Character Encodings in Python: A Painless Guide

Unicode in Python: Working With Character Encodings

Python’sUnicode support is strong and robust, but it takes some time to master. There are many ways of encoding text into binary data, and in this course you’ll learn a bit of the history of encodings. You’ll also spend time learning the intricacies of Unicode,UTF-8, and how to use them when programming Python. You’ll practice with multiple examples and see how smooth working with text and binary data in Python can be!

By the end of this course, you’ll know:

  • What anencoding is
  • WhatASCII is
  • How binary displays asoctal andhex values
  • How UTF-8 encodes acode point
  • How to combine code points into a singleglyph
  • Whichbuilt-in functions can help you

What’s Included:

Downloadable Resources:

Related Learning Paths:

Start Now

Unicode in Python: Working With Character Encodings

9 Lessons 51m

  1. 1. Unicode in Python: Working With Character Encodings (Overview)07:56
  2. 2. Working With ASCII and the Python String Module05:49
  3. 3. Working in Binary: Bits, Bytes, Oct, and Hex06:26
  4. 4. Using Unicode04:15
  5. 5. Encoding UTF-806:19
  6. 6. Combining Characters05:40
  7. 7. Using Built-In Functions05:38
  8. 8. Using Other Encodings04:45
  9. 9. Unicode in Python: Working With Character Encodings (Summary)04:53
Start Now

AboutChristopher Trudeau

Christopher has a passion for the Python language and writes, records, and podcasts for Real Python. He is a consultant who helps advise organizations on how to improve their technical teams.

» More about Christopher

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Related Courses:

Participant Comments

Avatar image for William

William

I’m surprised that there aren’t any comments yet! You deserve better, Mr. Trudeau.

This was an •excellent• progression of lesson videos, Christopher.

Thank you.

← Browse All Courses


[8]ページ先頭

©2009-2026 Movatter.jp