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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ’J’M‘®Q[\’J’M‘®Q[\@’J’M‘®Q[\’J’M‘®Q[\SM 100100100100101010010010010011011001000110101110010100010101101101011100100100100100101010010010010011011001000110101110010100010101101101011100010000001001001001001010100100100100110110010001101011100101000101011011010111001001001001001010100100100100110110010001101011100101000101011011010111000101001101001101 924a924d91ae515b5c924a924d91ae515b5c40924a924d91ae515b5c924a924d91ae515b5c534d
SJIS-WIN ?J?M??Q[\?J?M??Q[\@?J?M??Q[\?J?M??Q[\SM 001111110100101000111111010011010011111100111111010100010101101101011100001111110100101000111111010011010011111100111111010100010101101101011100010000000011111101001010001111110100110100111111001111110101000101011011010111000011111101001010001111110100110100111111001111110101000101011011010111000101001101001101 3f4a3f4d3f3f515b5c3f4a3f4d3f3f515b5c403f4a3f4d3f3f515b5c3f4a3f4d3f3f515b5c534d
EUC-JP ?J?M?®Q[\?J?M?®Q[\@?J?M?®Q[\?J?M?®Q[\SM 0011111101001010001111110100110100111111100011111010001011101110010100010101101101011100001111110100101000111111010011010011111110001111101000101110111001010001010110110101110001000000001111110100101000111111010011010011111110001111101000101110111001010001010110110101110000111111010010100011111101001101001111111000111110100010111011100101000101011011010111000101001101001101 3f4a3f4d3f8fa2ee515b5c3f4a3f4d3f8fa2ee515b5c403f4a3f4d3f8fa2ee515b5c3f4a3f4d3f8fa2ee515b5c534d
UTF-8 ’J’M‘®Q[\’J’M‘®Q[\@’J’M‘®Q[\’J’M‘®Q[\SM 11000010100100100100101011000010100100100100110111000010100100011100001010101110010100010101101101011100110000101001001001001010110000101001001001001101110000101001000111000010101011100101000101011011010111000100000011000010100100100100101011000010100100100100110111000010100100011100001010101110010100010101101101011100110000101001001001001010110000101001001001001101110000101001000111000010101011100101000101011011010111000101001101001101 c2924ac2924dc291c2ae515b5cc2924ac2924dc291c2ae515b5c40c2924ac2924dc291c2ae515b5cc2924ac2924dc291c2ae515b5c534d
UHC ?J?M?®Q[\?J?M?®Q[\@?J?M?®Q[\?J?M?®Q[\SM 00111111010010100011111101001101001111111010001011100111010100010101101101011100001111110100101000111111010011010011111110100010111001110101000101011011010111000100000000111111010010100011111101001101001111111010001011100111010100010101101101011100001111110100101000111111010011010011111110100010111001110101000101011011010111000101001101001101 3f4a3f4d3fa2e7515b5c3f4a3f4d3fa2e7515b5c403f4a3f4d3fa2e7515b5c3f4a3f4d3fa2e7515b5c534d

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