---
title: "データの単位について | TROCCO Docs"
slug: "data-unit"
updated: 2025-07-28T04:44:50Z
published: 2025-07-28T04:44:50Z
canonical: "documents.trocco.io/data-unit"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documents.trocco.io/llms.txt
> Use this file to discover all available pages before exploring further.

# データの単位について

## 概要

TROCCOでは、データの単位として2進接頭辞を用いています。UIや契約書などに記載されているデータの表記は、2進接頭辞として取り扱ってください。

以下がデータ単位の表記と実際のデータ容量の対応です。

- 1KB：1,024Byte（1KiB）
- 1MB：1,024KB（1MiB）
- 1GB：1,024MB（1GiB）
- 1TB：1,024GB（1TiB）
