无需登录 数据私有 本地保存

数字转英文单词 - 123 → one hundred twenty-three

27
0
0
0

数字转英文单词

将阿拉伯数字转换为标准英文拼写 — 支持美式与英式英语

支持整数、小数、负数,可使用逗号或空格作为千位分隔符
英语风格:
美式省略 "and",英式保留 "and"
在上方输入数字,这里将显示转换结果
快速示例:
123 1,005 12,345 1,000,000 3.14 -42 0.05 789,654,123
常见问题与知识点

核心区别在于 "and" 的使用。

  • 美式英语:在百位和十位之间不加 "and"。例如 123 → "one hundred twenty-three"。
  • 英式英语:在百位和十位之间 "and"。例如 123 → "one hundred and twenty-three"。

对于整百的数字(如 300),两者相同,均为 "three hundred",因为没有十位或个位需要连接。现代英式英语在 billion 的含义上也已与美式统一(1 billion = 109)。

小数点在英语中读作 "point",小数点后的数字逐位读出,而不是按整体数值读。

  • 3.14 → "three point one four"(而非 "three point fourteen")
  • 0.05 → "zero point zero five"
  • 10.308 → "ten point three zero eight"

对于货币金额则有所不同:$3.50 通常读作 "three dollars and fifty cents" 或 "three fifty"。

英语中每三位数字为一组,从右到左分组,每组有对应的单位:

单位数值示例
Thousand103(千)1,000 → one thousand
Million106(百万)1,000,000 → one million
Billion109(十亿)1,000,000,000 → one billion
Trillion1012(万亿)1,000,000,000,000 → one trillion

例如 1,234,567,890 读作 "one billion two hundred thirty-four million five hundred sixty-seven thousand eight hundred ninety"(美式)。

这是一个常见的拼写疑问。正确拼写是 "forty"(没有 "u"),而 "four"(四)中保留了 "u"。这是因为在古英语中,"four" 源自 "fēower",而 "forty" 在中古英语时期经历了语音简化,拼写逐渐演变为 "forty"。类似地,"fifty"(五十)也从 "fīftig" 演变而来,没有保留 "five" 中的 "v" 和 "e"。记住:four → forty(丢掉 u),five → fifty(v 变 f)。

本工具支持 -999,999,999,999,999 到 999,999,999,999,999(约 ±999 万亿)范围内的数字,涵盖 thousand、million、billion 和 trillion 四个层级。支持整数、小数(小数部分逐位读出)和负数。如果输入的整数部分超过此范围,工具会提示数字过大。