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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ?R?o?o\?R?o?o\@?R?o?o\?R?o?o\SM 00111111010100100011111101101111001111110110111101011100001111110101001000111111011011110011111101101111010111000100000000111111010100100011111101101111001111110110111101011100001111110101001000111111011011110011111101101111010111000101001101001101 3f523f6f3f6f5c3f523f6f3f6f5c403f523f6f3f6f5c3f523f6f3f6f5c534d
SJIS-WIN 悛R悛o悛o\悛R悛o悛o\@悛R悛o悛o\悛R悛o悛o\SM 10011100101000000101001010011100101000000110111110011100101000000110111101011100100111001010000001010010100111001010000001101111100111001010000001101111010111000100000010011100101000000101001010011100101000000110111110011100101000000110111101011100100111001010000001010010100111001010000001101111100111001010000001101111010111000101001101001101 9ca0529ca06f9ca06f5c9ca0529ca06f9ca06f5c409ca0529ca06f9ca06f5c9ca0529ca06f9ca06f5c534d
EUC-JP 悛R悛o悛o\悛R悛o悛o\@悛R悛o悛o\悛R悛o悛o\SM 11011000101000100101001011011000101000100110111111011000101000100110111101011100110110001010001001010010110110001010001001101111110110001010001001101111010111000100000011011000101000100101001011011000101000100110111111011000101000100110111101011100110110001010001001010010110110001010001001101111110110001010001001101111010111000101001101001101 d8a252d8a26fd8a26f5cd8a252d8a26fd8a26f5c40d8a252d8a26fd8a26f5cd8a252d8a26fd8a26f5c534d
UTF-8 悛R悛o悛o\悛R悛o悛o\@悛R悛o悛o\悛R悛o悛o\SM 11100110100000101001101101010010111001101000001010011011011011111110011010000010100110110110111101011100111001101000001010011011010100101110011010000010100110110110111111100110100000101001101101101111010111000100000011100110100000101001101101010010111001101000001010011011011011111110011010000010100110110110111101011100111001101000001010011011010100101110011010000010100110110110111111100110100000101001101101101111010111000101001101001101 e6829b52e6829b6fe6829b6f5ce6829b52e6829b6fe6829b6f5c40e6829b52e6829b6fe6829b6f5ce6829b52e6829b6fe6829b6f5c534d
UHC 悛R悛o悛o\悛R悛o悛o\@悛R悛o悛o\悛R悛o悛o\SM 11101110111110010101001011101110111110010110111111101110111110010110111101011100111011101111100101010010111011101111100101101111111011101111100101101111010111000100000011101110111110010101001011101110111110010110111111101110111110010110111101011100111011101111100101010010111011101111100101101111111011101111100101101111010111000101001101001101 eef952eef96feef96f5ceef952eef96feef96f5c40eef952eef96feef96f5ceef952eef96feef96f5c534d

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