ある文字が,文字コードごとにどんなビット列に対応するか

1文字あるいは短い文字列を入力し、「変換」ボタンをクリックしてください。


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 h”Ms[[\h”Ms[[\@h”Ms[[\h”Ms[[\SM 1001000001101000100101000100110101110011010110110101101101011100100100000110100010010100010011010111001101011011010110110101110001000000100100000110100010010100010011010111001101011011010110110101110010010000011010001001010001001101011100110101101101011011010111000101001101001101 9068944d735b5b5c9068944d735b5b5c409068944d735b5b5c9068944d735b5b5c534d
SJIS-WIN ?h?Ms[[\?h?Ms[[\@?h?Ms[[\?h?Ms[[\SM 0011111101101000001111110100110101110011010110110101101101011100001111110110100000111111010011010111001101011011010110110101110001000000001111110110100000111111010011010111001101011011010110110101110000111111011010000011111101001101011100110101101101011011010111000101001101001101 3f683f4d735b5b5c3f683f4d735b5b5c403f683f4d735b5b5c3f683f4d735b5b5c534d
EUC-JP ?h?Ms[[\?h?Ms[[\@?h?Ms[[\?h?Ms[[\SM 0011111101101000001111110100110101110011010110110101101101011100001111110110100000111111010011010111001101011011010110110101110001000000001111110110100000111111010011010111001101011011010110110101110000111111011010000011111101001101011100110101101101011011010111000101001101001101 3f683f4d735b5b5c3f683f4d735b5b5c403f683f4d735b5b5c3f683f4d735b5b5c534d
UTF-8 h”Ms[[\h”Ms[[\@h”Ms[[\h”Ms[[\SM 11000010100100000110100011000010100101000100110101110011010110110101101101011100110000101001000001101000110000101001010001001101011100110101101101011011010111000100000011000010100100000110100011000010100101000100110101110011010110110101101101011100110000101001000001101000110000101001010001001101011100110101101101011011010111000101001101001101 c29068c2944d735b5b5cc29068c2944d735b5b5c40c29068c2944d735b5b5cc29068c2944d735b5b5c534d
UHC ?h?Ms[[\?h?Ms[[\@?h?Ms[[\?h?Ms[[\SM 0011111101101000001111110100110101110011010110110101101101011100001111110110100000111111010011010111001101011011010110110101110001000000001111110110100000111111010011010111001101011011010110110101110000111111011010000011111101001101011100110101101101011011010111000101001101001101 3f683f4d735b5b5c3f683f4d735b5b5c403f683f4d735b5b5c3f683f4d735b5b5c534d

SJIS-Win,EUC-JP: Windows(SJIS-Win=CP932)、UNIX(EUC-JP)で日本語扱うための文字コード。