tag utf8mb4

標籤
貢獻1
20
04:59 PM · Nov 21 ,2025

@utf8mb4 / 博客 RSS 訂閱

付明 - 一次徹底搞清unicode、utf8和utf8mb4

字符集和字符編碼 字符集(CCS: Coded Character Set): 就是一個表格,表示每個字符對應數字(通常用16進製表示),比如unicode字符集中,數字1對應的就是U+00031,字母a對應的就是U+00061。 字符編碼(CEF:Character Encoding Form): 因為計算機只認識0和1,所以計算機在存儲字母a(U+00031)的時候,不能直接存儲。所以就需

utf8mb4 , utf-8 , 編碼 , unicode , 字符集

收藏 評論